.cdm-java.6.0.0-dev.63.source-code.cdm-observable-asset-fro-FloatingRateIndexIdentification.schema.json Maven / Gradle / Ivy
{
"$schema": "http://json-schema.org/draft-04/schema#",
"$anchor": "cdm.observable.asset.fro",
"type": "object",
"title": "FloatingRateIndexIdentification",
"properties": {
"floatingRateIndex": {
"description": "The reference index that is used to specify the floating interest rate. The FpML standard maintains the list of such indices, which are positioned as enumeration values as part of the CDM.",
"$ref": "cdm-base-staticdata-asset-rates-metafields-FieldWithMetaFloatingRateIndexEnum.schema.json"
},
"currency": {
"description": "FRO currency - 3 character ISO currrency code",
"$ref": "cdm-base-staticdata-asset-common-ISOCurrencyCodeEnum.schema.json"
},
"froType": {
"description": "FRO type (e.g. OIS)",
"type": "string"
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy