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

.cdm-java.6.0.0-dev.82.source-code.cdm-product-template-Asian.schema.json Maven / Gradle / Ivy

{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "$anchor": "cdm.product.template",
  "type": "object",
  "title": "Asian",
  "description": "As per ISDA 2002 Definitions.",
  "properties": {
    "averagingInOut": {
      "$ref": "cdm-product-template-AveragingInOutEnum.schema.json"
    },
    "strikeFactor": {
      "description": "The factor of strike.",
      "type": "number"
    },
    "averagingPeriodIn": {
      "description": "The averaging in period.",
      "$ref": "cdm-product-common-schedule-AveragingPeriod.schema.json"
    },
    "averagingPeriodOut": {
      "description": "The averaging out period.",
      "$ref": "cdm-product-common-schedule-AveragingPeriod.schema.json"
    }
  },
  "required": [
    "averagingInOut"
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy