CreditCardClosings

CreditCardStatementEndResponse.CreditCardClosings property

Gets or sets the collection of CreditCardClosing.

public List<CreditCardClosing> CreditCardClosings { get; set; }

See Also