TradingCurrency Data Type

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

Example

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