CreditCardAccountInfo class

CreditCardAccountInfo class

OFX uses the credit card account information aggregate to download account information from an FI.

Inheritance: CreditCardAccountInfoAbstractAccountInfo

The CreditCardAccountInfo type exposes the following members:

Constructors

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

Properties

PropertyDescription
credit_card_account_fromGets or sets the from of BankAccount.
support_transaction_detail_downloadIf account supports transaction detail downloads, yes, if it is balance-only, no.
transfer_sourceIf account is enabled as a source for an intrabank or interbank transfer, yes, otherwise, no.
transfer_destinationif account is enabled as a destination for an intrabank or interbank transfer, yes, otherwise, no.
account_classificationGets or sets the account classification.
service_statusGets or sets the status of the account.

See Also