StatementResponse
Contents
[
Hide
]StatementResponse class
Statement response class.
public class StatementResponse
Constructors
| Name | Description |
|---|---|
| StatementResponse() | Initializes a new instance of StatementResponse class. |
Properties
| Name | Description |
|---|---|
| AvailableBalance { get; set; } | Gets or sets the from of AvailableBalance. |
| BalanceList { get; set; } | Gets or sets the collection of Balance. |
| BankAccountFrom { get; set; } | Gets or sets the from of BankAccount. |
| BankTransactionList { get; set; } | Gets or sets the from of BankTransactionList. |
| CashAdvanceBalanceAmount { get; set; } | Gets or sets the current balance amount for cash advances at the time of the download. Only applies to CREDITLINE accounts. |
| Currency { get; set; } | Gets or sets the default currency for the statement. |
| InterestRate { get; set; } | Gets or sets the current interest rate in effect at the time of download. |
| LedgerBalance { get; set; } | Gets or sets the from of LedgerBalance. |
| MarketingInformation { get; set; } | Gets or sets the marketing information. |
| PendingTransactionList { get; set; } | Gets or sets the from of PendingTransactionList. |
See Also
- namespace Aspose.Finance.Ofx.Bank
- assembly Aspose.Finance