Identifies a cash account which can be imported into Stator.
Assets > Cash > Cash Account
Assets > Cash > Cash Account
Namespace: Stator.libPublic.ImportPlugins.DataObjectInterfaces
Assembly: libPublic (in libPublic.dll) Version: 4.0.2018.0 (4.0.18103)
Syntax
The IAssetsCashAccount type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CurrencyCode |
The currency code for the cash account (three letter ISO Code, i.e. AUD, USD).
|
![]() | Description |
A description for this cash account.
|
![]() | EstateUniqueIdentifier |
A unique identifier for the estate which this cash account belongs to. For reference see: UniqueIdentifier |
![]() | IsActive |
Identifies the cash account as being active.
|
![]() | Name |
The name of this cash account.
|
![]() | UniqueIdentifier |
Unique identifier for this cash account.
|
See Also