StatementRequest class

StatementRequest class

Statement request class

The StatementRequest type exposes the following members:

Constructors

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

Properties

Property Description
bank_account_from Gets or sets the from of BankAccount.
inc_transaction Gets or sets the StatementRequest.inc_transaction.
include_pending Gets or sets whether include pending transaction flag;
include_transaction_image Gets or sets whether include transaction image information.

See Also