BalanceList

CreditCardStatementResponse.BalanceList property

Gets or sets the collection of Balance.

public List<Balance> BalanceList { get; set; }

See Also