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

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

Properties

PropertyDescription
credit_card_account_fromGets or sets the from of CreditCardAccount.
inc_transactionGets or sets the CreditCardStatementRequest.inc_transaction.
include_pendingGets or sets whether include pending transaction flag;
include_transaction_imageGets or sets whether include transaction image information.

See Also