All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.cdm-java.6.0.0-dev.82.source-code.cdm-base-staticdata-asset-credit-SpecifiedCurrency.schema.json Maven / Gradle / Ivy

There is a newer version: 6.0.0-dev.89
Show newest version
{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "$anchor": "cdm.base.staticdata.asset.credit",
  "type": "object",
  "title": "SpecifiedCurrency",
  "properties": {
    "applicable": {
      "description": "Indicates whether the specified currency provision is applicable.",
      "type": "boolean"
    },
    "currency": {
      "description": "The currency in which the specified currency is denominated. The list of valid currencies is not presently positioned as an enumeration as part of the CDM because that scope is limited to the values specified by ISDA and FpML. As a result, implementers have to make reference to the relevant standard, such as the ISO 4217 standard for currency codes.",
      "$ref": "com-rosetta-model-metafields-FieldWithMetaString.schema.json"
    }
  },
  "required": [
    "applicable"
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy