.cdm-java.6.0.0-dev.72.source-code.cdm-regulation-DerivInstrmAttrbts.schema.json Maven / Gradle / Ivy
{
"$schema": "http://json-schema.org/draft-04/schema#",
"$anchor": "cdm.regulation",
"type": "object",
"title": "DerivInstrmAttrbts",
"properties": {
"xpryDt": {
"type": "string"
},
"pricMltplr": {
"type": "string"
},
"undrlygInstrm": {
"$ref": "cdm-regulation-UndrlygInstrm.schema.json"
},
"dlvryTp": {
"type": "string"
}
},
"required": [
"xpryDt",
"pricMltplr",
"undrlygInstrm",
"dlvryTp"
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy