StatementRequest class

StatementRequest class

Statement request class

The StatementRequest type exposes the following members:

Constructors

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

Properties

PropertyDescription
bank_account_fromGets or sets the from of BankAccount.
inc_transactionGets or sets the StatementRequest.inc_transaction.
include_pendingGets or sets whether include pending transaction flag;
include_transaction_imageGets or sets whether include transaction image information.

See Also