The FinancialAccount type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FinancialAccount |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| AddPaymentNote |
Add a new 'Note' entry.
Note (BBIE). Free-form text applying to the Payment to the owner of this account.
| |
| ClearPaymentNotes |
Removes all 'Note' entries.
Note (BBIE). Free-form text applying to the Payment to the owner of this account.
| |
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetPaymentNote |
Gets a 'Note' entry.
Note (BBIE). Free-form text applying to the Payment to the owner of this account.
| |
| GetPaymentNoteCount |
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.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| RemovePaymentNote |
Removes a 'Note' entry.
Note (BBIE). Free-form text applying to the Payment to the owner of this account.
| |
| ResetAccountTypeCode |
Resets the node.
| |
| ResetCountry |
Resets the node.
| |
| ResetCurrencyCode |
Resets the node.
| |
| ResetFinancialInstitutionBranch |
Resets the node.
| |
| ResetID |
Resets the node.
| |
| ResetName |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| AccountTypeCode |
Account Type Code (BBIE). The type of Financial Account, expressed as a code.
| |
| AccountTypeCodeSet |
Checks if the property has been set or not.
| |
| Country |
Country (ASBIE). An association to Country.
| |
| CountrySet |
Checks if the property has been set or not.
| |
| CurrencyCode |
Currency Code (BBIE). The currency in which the Financial Account is held, expressed as a code.
| |
| CurrencyCodeSet |
Checks if the property has been set or not.
| |
| FinancialInstitutionBranch |
Branch (ASBIE). An association to Financial Institution Branch.
| |
| FinancialInstitutionBranchSet |
Checks if the property has been set or not.
| |
| ID |
Identifier (BBIE). The identifier for the Financial Account; the Bank Account Number.
| |
| IDSet |
Checks if the property has been set or not.
| |
| Name |
Name (BBIE). The name of the Financial Account.
| |
| NameSet |
Checks if the property has been set or not.
|