StatementResponse class
StatementResponse class
Statement response class.
The StatementResponse type exposes the following members:
Constructors
Constructor | Description |
---|---|
StatementResponse() | Initializes a new instance of StatementResponse class. |
Properties
Property | Description |
---|---|
currency | Gets or sets the default currency for the statement. |
bank_account_from | Gets or sets the from of BankAccount. |
bank_transaction_list | Gets or sets the from of StatementResponse.bank_transaction_list. |
pending_transaction_list | Gets or sets the from of StatementResponse.pending_transaction_list. |
ledger_balance | Gets or sets the from of StatementResponse.ledger_balance. |
available_balance | Gets or sets the from of StatementResponse.available_balance. |
cash_advance_balance_amount | Gets or sets the current balance amount for cash advances at the time of the download. Only applies to CREDITLINE accounts. |
interest_rate | Gets or sets the current interest rate in effect at the time of download. |
balance_list | Gets or sets the collection of Balance. |
marketing_information | Gets or sets the marketing information. |
See Also
- module aspose.finance.ofx.bank