TradingCurrency Data Type

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

Example

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