name | data type | description |
---|---|---|
currentRate | number | |
symbol | string | |
active | boolean | |
transient | boolean | |
version | number | |
disabled | boolean | |
currency | Currency | |
decimalPlaces | number | |
exchangeRates | array of ExchangeRate | |
prCurrencyToThis | number | |
prDescription | string | |
historized | boolean | |
auditableFields | array of AuditableFieldHistory | |
currencyCode | string | |
currentRateFromDate | number | |
currentRateUpdater | string | |
notified | boolean | |
auditable | Auditable | |
id | number |
Example
{ "currentRate" : 12345.0, "symbol" : "...", "active" : true, "transient" : true, "version" : 12345, "disabled" : true, "currency" : { "systemCurrency" : true, "description" : "...", "currencyCode" : "...", "descriptionEn" : "...", "notified" : true, "symbol" : "...", "version" : 12345, "id" : 12345, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "auditable" : { "created" : 12345, "lastUser" : "...", "updated" : 12345, "lastModified" : 12345, "creator" : "...", "updater" : "..." }, "auditableFields" : [ { "notfiable" : true, "previousState" : { }, "historized" : true, "historable" : true, "currentState" : { }, "notified" : true, "auditType" : "RENEWAL", "fieldName" : "..." }, { "notfiable" : true, "previousState" : { }, "historized" : true, "historable" : true, "currentState" : { }, "notified" : true, "auditType" : "RENEWAL", "fieldName" : "..." } ], "historized" : true, "transient" : true }, "decimalPlaces" : 12345, "exchangeRates" : [ { "disabled" : true, "transient" : true, "historized" : true, "version" : 12345, "tradingCurrency" : { "currentRate" : 12345.0, "symbol" : "...", "active" : true, "transient" : true, "version" : 12345, "disabled" : true, "currency" : { }, "decimalPlaces" : 12345, "exchangeRates" : [ { }, { } ], "prCurrencyToThis" : 12345.0, "prDescription" : "...", "historized" : true, "auditableFields" : [ { }, { } ], "currencyCode" : "...", "currentRateFromDate" : 12345, "currentRateUpdater" : "...", "notified" : true, "auditable" : { }, "id" : 12345 }, "notified" : true, "exchangeRate" : 12345.0, "auditable" : { "created" : 12345, "lastUser" : "...", "updated" : 12345, "lastModified" : 12345, "creator" : "...", "updater" : "..." }, "auditableFields" : [ { "notfiable" : true, "previousState" : { }, "historized" : true, "historable" : true, "currentState" : { }, "notified" : true, "auditType" : "OTHER", "fieldName" : "..." }, { "notfiable" : true, "previousState" : { }, "historized" : true, "historable" : true, "currentState" : { }, "notified" : true, "auditType" : "OTHER", "fieldName" : "..." } ], "id" : 12345, "fromDate" : 12345, "currentRate" : true, "active" : true }, { "disabled" : true, "transient" : true, "historized" : true, "version" : 12345, "tradingCurrency" : { "currentRate" : 12345.0, "symbol" : "...", "active" : true, "transient" : true, "version" : 12345, "disabled" : true, "currency" : { }, "decimalPlaces" : 12345, "exchangeRates" : [ { }, { } ], "prCurrencyToThis" : 12345.0, "prDescription" : "...", "historized" : true, "auditableFields" : [ { }, { } ], "currencyCode" : "...", "currentRateFromDate" : 12345, "currentRateUpdater" : "...", "notified" : true, "auditable" : { }, "id" : 12345 }, "notified" : true, "exchangeRate" : 12345.0, "auditable" : { "created" : 12345, "lastUser" : "...", "updated" : 12345, "lastModified" : 12345, "creator" : "...", "updater" : "..." }, "auditableFields" : [ { "notfiable" : true, "previousState" : { }, "historized" : true, "historable" : true, "currentState" : { }, "notified" : true, "auditType" : "OTHER", "fieldName" : "..." }, { "notfiable" : true, "previousState" : { }, "historized" : true, "historable" : true, "currentState" : { }, "notified" : true, "auditType" : "STATUS", "fieldName" : "..." } ], "id" : 12345, "fromDate" : 12345, "currentRate" : true, "active" : true } ], "prCurrencyToThis" : 12345.0, "prDescription" : "...", "historized" : true, "auditableFields" : [ { "notfiable" : true, "previousState" : { }, "historized" : true, "historable" : true, "currentState" : { }, "notified" : true, "auditType" : "STATUS", "fieldName" : "..." }, { "notfiable" : true, "previousState" : { }, "historized" : true, "historable" : true, "currentState" : { }, "notified" : true, "auditType" : "RENEWAL", "fieldName" : "..." } ], "currencyCode" : "...", "currentRateFromDate" : 12345, "currentRateUpdater" : "...", "notified" : true, "auditable" : { "created" : 12345, "lastUser" : "...", "updated" : 12345, "lastModified" : 12345, "creator" : "...", "updater" : "..." }, "id" : 12345 }