IAssetsCashTransaction Properties

Stator | API Documentation

The IAssetsCashTransaction type exposes the following members.

Properties

  NameDescription
Public propertyCashAccountUniqueIdentifier
A unique identifier for the cash account which this cash transaction belongs to.
For reference see: UniqueIdentifier
Public propertyCurrencyCode
The currency code for the cash transaction (three letter ISO Code, i.e. AUD, USD).
Public propertyDescription
A description for this cash transaction.
Public propertyEstateUniqueIdentifier
A unique identifier for the estate which this cash transaction belongs to.
For reference see: UniqueIdentifier
Public propertyEventDate
The date/time of this cash transaction event.
i.e. the date/time of the event which results in this cash transaction.
Public propertyExchangeRateToAccount
The exchange rate between this cash transaction and the cash account currency.
Public propertyIsReconciled
True if this cash transaction is reconciled.
Public propertyIsUnassigned
Indicates if the cash transaction is not assigned to a cash account (unassigned).
Public propertyRecordDate
The date/time of this cash transaction record.
i.e. the date/time when this cash transaction takes effect, a settlement date is a perfect example.
Public propertyTransactionAmount
The cash transaction amount.
Public propertyType
The type for the cash transaction, i.e. Credit, Fee.
Public propertyUniqueIdentifier
Unique identifier for this cash transaction.
Top
See Also

Reference