CreditCardStatementRequest class

CreditCardStatementRequest class

The credit card download request is semantically identical to the bank statement download request.

The CreditCardStatementRequest type exposes the following members:

Constructors

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

Properties

Property Description
credit_card_account_from Gets or sets the from of CreditCardAccount.
inc_transaction Gets or sets the CreditCardStatementRequest.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