LoanStatementResponse class

LoanStatementResponse class

Loan download request class.

The LoanStatementResponse type exposes the following members:

Constructors

ConstructorDescription
LoanStatementResponse()Initializes a new instance of LoanStatementResponse class.

Properties

PropertyDescription
currencyGets or sets the default currency for the statement.
loan_account_fromGets or sets the from of LoanAccount.
loan_transaction_listGets or sets the LoanStatementResponse.loan_transaction_list.
principal_balanceGets or sets the PrincipalBalanceType.
available_balanceGets or sets the LoanStatementResponse.available_balance.
marketing_informationGets or sets the marketing information.

See Also