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

.cdm-java.6.0.0-dev.72.source-code.cdm-observable-asset-calculatedrate-ObservationParameters.schema.json Maven / Gradle / Ivy

{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "$anchor": "cdm.observable.asset.calculatedrate",
  "type": "object",
  "title": "ObservationParameters",
  "description": "Parameters on daily observed computed rates, specifically daily caps and floors. This type is used to represent modular computed rates in interestRatePayouts.",
  "properties": {
    "observationCapRate": {
      "description": "A daily observation cap rate.",
      "type": "number"
    },
    "observationFloorRate": {
      "description": "A daily observation floor rate.",
      "type": "number"
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy