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

.cdm-java.6.0.0-dev.63.source-code.cdm-product-template-StrikeSchedule.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.product.template",
  "type": "object",
  "title": "StrikeSchedule",
  "description": "A class describing a schedule of cap or floor rates.",
  "properties": {
    "buyer": {
      "description": "The buyer of the option.",
      "$ref": "cdm-base-staticdata-party-PayerReceiverEnum.schema.json"
    },
    "seller": {
      "description": "The party that has sold.",
      "$ref": "cdm-base-staticdata-party-PayerReceiverEnum.schema.json"
    },
    "price": {
      "description": "The initial rate. An initial rate of 5% would be represented as 0.05.",
      "$ref": "cdm-observable-asset-metafields-ReferenceWithMetaPriceSchedule.schema.json"
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy