TradingCurrency Data Type

Implemented Interfaces
Serializable
Properties
name data type description
disabled boolean
id number
currentRateFromDate number
auditable Auditable
currencyCode string
auditableFields array of AuditableFieldHistory
historized boolean
exchangeRates array of ExchangeRate
currency Currency
prDescription string
prCurrencyToThis number
decimalPlaces number
currentRate number
notified boolean
version number
transient boolean
currentRateUpdater string
symbol string
active boolean

Example

{
  "disabled" : true,
  "id" : 12345,
  "currentRateFromDate" : 12345,
  "auditable" : {
    "created" : 12345,
    "lastUser" : "...",
    "creator" : "...",
    "updater" : "...",
    "updated" : 12345,
    "lastModified" : 12345
  },
  "currencyCode" : "...",
  "auditableFields" : [ {
    "fieldName" : "...",
    "notfiable" : true,
    "historable" : true,
    "auditType" : "RENEWAL",
    "currentState" : { },
    "previousState" : { },
    "notified" : true,
    "historized" : true
  }, {
    "fieldName" : "...",
    "notfiable" : true,
    "historable" : true,
    "auditType" : "RENEWAL",
    "currentState" : { },
    "previousState" : { },
    "notified" : true,
    "historized" : true
  } ],
  "historized" : true,
  "exchangeRates" : [ {
    "fromDate" : 12345,
    "disabled" : true,
    "auditable" : {
      "created" : 12345,
      "lastUser" : "...",
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "id" : 12345,
    "transient" : true,
    "tradingCurrency" : {
      "disabled" : true,
      "id" : 12345,
      "currentRateFromDate" : 12345,
      "auditable" : { },
      "currencyCode" : "...",
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "exchangeRates" : [ { }, { } ],
      "currency" : { },
      "prDescription" : "...",
      "prCurrencyToThis" : 12345.0,
      "decimalPlaces" : 12345,
      "currentRate" : 12345.0,
      "notified" : true,
      "version" : 12345,
      "transient" : true,
      "currentRateUpdater" : "...",
      "symbol" : "...",
      "active" : true
    },
    "version" : 12345,
    "active" : true,
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "historable" : true,
      "auditType" : "STATUS",
      "currentState" : { },
      "previousState" : { },
      "notified" : true,
      "historized" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "historable" : true,
      "auditType" : "RENEWAL",
      "currentState" : { },
      "previousState" : { },
      "notified" : true,
      "historized" : true
    } ],
    "notified" : true,
    "historized" : true,
    "currentRate" : true,
    "exchangeRate" : 12345.0
  }, {
    "fromDate" : 12345,
    "disabled" : true,
    "auditable" : {
      "created" : 12345,
      "lastUser" : "...",
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "id" : 12345,
    "transient" : true,
    "tradingCurrency" : {
      "disabled" : true,
      "id" : 12345,
      "currentRateFromDate" : 12345,
      "auditable" : { },
      "currencyCode" : "...",
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "exchangeRates" : [ { }, { } ],
      "currency" : { },
      "prDescription" : "...",
      "prCurrencyToThis" : 12345.0,
      "decimalPlaces" : 12345,
      "currentRate" : 12345.0,
      "notified" : true,
      "version" : 12345,
      "transient" : true,
      "currentRateUpdater" : "...",
      "symbol" : "...",
      "active" : true
    },
    "version" : 12345,
    "active" : true,
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "historable" : true,
      "auditType" : "STATUS",
      "currentState" : { },
      "previousState" : { },
      "notified" : true,
      "historized" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "historable" : true,
      "auditType" : "OTHER",
      "currentState" : { },
      "previousState" : { },
      "notified" : true,
      "historized" : true
    } ],
    "notified" : true,
    "historized" : true,
    "currentRate" : true,
    "exchangeRate" : 12345.0
  } ],
  "currency" : {
    "descriptionEn" : "...",
    "transient" : true,
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "historable" : true,
      "auditType" : "RENEWAL",
      "currentState" : { },
      "previousState" : { },
      "notified" : true,
      "historized" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "historable" : true,
      "auditType" : "OTHER",
      "currentState" : { },
      "previousState" : { },
      "notified" : true,
      "historized" : true
    } ],
    "description" : "...",
    "historized" : true,
    "version" : 12345,
    "currencyCode" : "...",
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "systemCurrency" : true,
    "symbol" : "...",
    "auditable" : {
      "created" : 12345,
      "lastUser" : "...",
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "id" : 12345,
    "notified" : true
  },
  "prDescription" : "...",
  "prCurrencyToThis" : 12345.0,
  "decimalPlaces" : 12345,
  "currentRate" : 12345.0,
  "notified" : true,
  "version" : 12345,
  "transient" : true,
  "currentRateUpdater" : "...",
  "symbol" : "...",
  "active" : true
}