StatementRequest

StatementRequest class

Statement request class

public class StatementRequest

Constructors

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

Properties

NameDescription
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