BillPaymentAccountInfo class

BillPaymentAccountInfo class

OFX uses the payments account information class to download account information from an FI.

Inheritance: BillPaymentAccountInfoAbstractAccountInfo

The BillPaymentAccountInfo type exposes the following members:

Constructors

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

Properties

Property Description
bank_account_from Gets or sets the from of BankAccount.
service_status Gets or sets the status of the account.

See Also