.cdm-java.6.0.0-dev.82.source-code.cdm-product-template-Knock.schema.json Maven / Gradle / Ivy
{
"$schema": "http://json-schema.org/draft-04/schema#",
"$anchor": "cdm.product.template",
"type": "object",
"title": "Knock",
"description": "Knock In means option to exercise comes into existence. Knock Out means option to exercise goes out of existence.",
"properties": {
"knockIn": {
"description": "The knock in.",
"$ref": "cdm-observable-event-TriggerEvent.schema.json"
},
"knockOut": {
"description": "The knock out.",
"$ref": "cdm-observable-event-TriggerEvent.schema.json"
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy