The IFinancialAccount type exposes the following members.

Methods

  NameDescription
Public methodAddPaymentNote
Add a new 'Note' entry. Note (BBIE). Free-form text applying to the Payment to the owner of this account.
Public methodClearPaymentNotes
Removes all 'Note' entries. Note (BBIE). Free-form text applying to the Payment to the owner of this account.
Public methodGetPaymentNote
Gets a 'Note' entry. Note (BBIE). Free-form text applying to the Payment to the owner of this account.
Public methodGetPaymentNoteCount
Gets the number of 'Note' entries in the container object. Note (BBIE). Free-form text applying to the Payment to the owner of this account.
Public methodRemovePaymentNote
Removes a 'Note' entry. Note (BBIE). Free-form text applying to the Payment to the owner of this account.
Public methodResetAccountTypeCode
Resets the node.
Public methodResetCountry
Resets the node.
Public methodResetCurrencyCode
Resets the node.
Public methodResetFinancialInstitutionBranch
Resets the node.
Public methodResetID
Resets the node.
Public methodResetName
Resets the node.

Properties

  NameDescription
Public propertyAccountTypeCode
Account Type Code (BBIE). The type of Financial Account, expressed as a code.
Public propertyAccountTypeCodeSet
Checks if the property has been set or not.
Public propertyCountry
Country (ASBIE). An association to Country.
Public propertyCountrySet
Checks if the property has been set or not.
Public propertyCurrencyCode
Currency Code (BBIE). The currency in which the Financial Account is held, expressed as a code.
Public propertyCurrencyCodeSet
Checks if the property has been set or not.
Public propertyFinancialInstitutionBranch
Branch (ASBIE). An association to Financial Institution Branch.
Public propertyFinancialInstitutionBranchSet
Checks if the property has been set or not.
Public propertyID
Identifier (BBIE). The identifier for the Financial Account; the Bank Account Number.
Public propertyIDSet
Checks if the property has been set or not.
Public propertyName
Name (BBIE). The name of the Financial Account.
Public propertyNameSet
Checks if the property has been set or not.

See Also