LoanStatementRequest

LoanStatementRequest class

Loan download request class.

public class LoanStatementRequest

Constructors

NameDescription
LoanStatementRequest()Initializes a new instance of LoanStatementRequest class.

Properties

NameDescription
IncludeTransactionImage { get; set; }Gets or sets whether include data for transaction images
IncTransaction { get; set; }Gets or sets the IncTransaction.
LoanAccountFrom { get; set; }Gets or sets the from of LoanAccount.

See Also