...
This structure represents the unique key fields associated with identifying a currency. Currencies can be are identified with by the OpsCurrencyCode. Note that the full range of Projector currencies can be represented by this structure, not just those set up as account currencies.
Format
Panel | ||
---|---|---|
| ||
|
...
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
OpsCurrencyCode | String | Yes | The currency code is a unique identifier for a currency. | USD |
OpsCurrencyId | Int32 | No | A unique identifier for a currency. For internal use only. |
...