-
Notifications
You must be signed in to change notification settings - Fork 2
Bank
PatrickLane edited this page Nov 13, 2014
·
2 revisions
The system integrates banking information via the use of Bank accounts.
Bank Members
Name | Type | Description | Constraints |
---|---|---|---|
BankID | Int32 | Get the bank unique identifier. | |
Code | String | Get/Set the bank account code system representation. |
|
Name | String | Get/Set the bank account name within the system. |
|