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

.cdm-java.6.0.0-dev.82.source-code.cdm-observable-asset-FxSpotRateSource.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.observable.asset",
  "type": "object",
  "title": "FxSpotRateSource",
  "description": "A class defining the rate source and fixing time for an FX rate.",
  "properties": {
    "primarySource": {
      "description": "The primary source for where the rate observation will occur. Will typically be either a page or a reference bank published rate.",
      "$ref": "cdm-observable-asset-InformationSource.schema.json"
    },
    "secondarySource": {
      "description": "An alternative, or secondary, source for where the rate observation will occur. Will typically be either a page or a reference bank published rate.",
      "$ref": "cdm-observable-asset-InformationSource.schema.json"
    }
  },
  "required": [
    "primarySource"
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy