.cdm-java.6.0.0-dev.63.source-code.cdm-observable-asset-ReferenceSwapCurve.schema.json Maven / Gradle / Ivy
{
"$schema": "http://json-schema.org/draft-04/schema#",
"$anchor": "cdm.observable.asset",
"type": "object",
"title": "ReferenceSwapCurve",
"description": "A complex type used to specify the option and convertible bond option strike when expressed in reference to a swap curve.",
"properties": {
"swapUnwindValue": {
"$ref": "cdm-observable-asset-SwapCurveValuation.schema.json"
},
"makeWholeAmount": {
"description": "Amount to be paid by the buyer of the option if the option is exercised prior to the Early Call Date. (The market practice in the convertible bond option space being that the buyer should be penalised if he/she exercises the option early on.)",
"$ref": "cdm-observable-asset-MakeWholeAmount.schema.json"
}
},
"required": [
"swapUnwindValue"
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy