Currency
Currency represents a currency in the CRM system.
code
string
The 3 digit currency code, e.g USD/GBP/EUR.
createdAt
string
When the item was created, as a datetime
1 validation
createdBy
object
Resource identifier object linking the user who created the entity.
decimalPoints
integer
Decimal points of the currency, e.g 2 for USD/GBP/EUR.
deletedAt
string
When the item was deleted, as a datetime
1 validation
deletedBy
object
Resource identifier object linking the user who deleted the entity.
id
integer
name
string
Name of the currency
state
string
State of the currency.
1 validation
symbol
string
Symbol of the currency, e.g $ for USD, € for EUR.
updatedAt
string
When the item was last updated, as a datetime
1 validation
updatedBy
object
Resource identifier object linking the user who last updated the entity.
updatedSourceId
integer
Source ID of the latest request made (API / Web app)
1 validation