LoanStatementResponse
LoanStatementResponse class
Loan download request class.
public class LoanStatementResponse
Constructors
Name | Description |
---|---|
LoanStatementResponse() | Initializes a new instance of LoanStatementResponse class. |
Properties
Name | Description |
---|---|
AvailableBalance { get; set; } | Gets or sets the AvailableBalance . |
Currency { get; set; } | Gets or sets the default currency for the statement. |
LoanAccountFrom { get; set; } | Gets or sets the from of LoanAccount . |
LoanTransactionList { get; set; } | Gets or sets the LoanTransactionList . |
MarketingInformation { get; set; } | Gets or sets the marketing information. |
PrincipalBalance { get; set; } | Gets or sets the PrincipalBalanceType . |
See Also
- namespace Aspose.Finance.Ofx.Loan
- assembly Aspose.Finance