StatementRequest

StatementRequest class

Statement request class

public class StatementRequest

Constructors

Name Description
StatementRequest() Initializes a new instance of StatementRequest class.

Properties

Name Description
BankAccountFrom { get; set; } Gets or sets the from of BankAccount.
IncludePending { get; set; } Gets or sets whether include pending transaction flag;
IncludeTransactionImage { get; set; } Gets or sets whether include transaction image information.
IncTransaction { get; set; } Gets or sets the IncTransaction.

See Also