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

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

Properties

PropertyDescription
bank_account_fromGets or sets the from of BankAccount.
service_statusGets or sets the status of the account.

See Also