Enum TransactionValueType
The three types of currencies that all transaction values are recorded in
Namespace: LemonEdge.API.Entities
Assembly: API.dll
Syntax
public enum TransactionValueType : short
Fields
Name | Description |
---|---|
Functional | The currency of the legal entity it is booked against |
Local | The local currency for the transaction itself. If against an instrument this will be the currency of the instrument, otherwise the currency of the legal entity it is booked against |
Reporting | The currency of the entity set the legal entity belongs to |