.cdm-java.6.0.0-dev.82.source-code.cdm-regulation-RefRate.schema.json Maven / Gradle / Ivy
{
"$schema": "http://json-schema.org/draft-04/schema#",
"$anchor": "cdm.regulation",
"type": "object",
"title": "RefRate",
"properties": {
"indx": {
"type": "string"
},
"nm": {
"type": "string"
}
},
"required": [
"indx",
"nm"
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy