.cdm-java.6.0.0-dev.82.source-code.cdm-product-template-ManualExercise.schema.json Maven / Gradle / Ivy
{
"$schema": "http://json-schema.org/draft-04/schema#",
"$anchor": "cdm.product.template",
"type": "object",
"title": "ManualExercise",
"description": "A class defining manual exercise, i.e. that the option buyer counterparty must give notice to the option seller of exercise.",
"properties": {
"exerciseNotice": {
"description": "Definition of the party to whom notice of exercise should be given.",
"$ref": "cdm-product-template-ExerciseNotice.schema.json"
},
"fallbackExercise": {
"description": "If fallback exercise is specified then the notional amount of the underlying swap, not previously exercised under the swaption, will be automatically exercised at the expiration time on the expiration date if at such time the buyer is in-the-money, provided that the difference between the settlement rate and the fixed rate under the relevant underlying swap is not less than one tenth of a percentage point (0.10% or 0.001). The term in-the-money is assumed to have the meaning defined in the 2000 ISDA Definitions, Section 17.4. In-the-money.",
"type": "boolean"
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy