.cdm-java.6.0.0-dev.63.source-code.cdm-event-common-ObservationEvent.schema.json Maven / Gradle / Ivy
{
"$schema": "http://json-schema.org/draft-04/schema#",
"$anchor": "cdm.event.common",
"type": "object",
"title": "ObservationEvent",
"description": "Specifies the necessary information to create any observation event.",
"properties": {
"creditEvent": {
"description": "Specifies the necessary information to create a credit event.",
"$ref": "cdm-event-common-CreditEvent.schema.json"
},
"corporateAction": {
"description": "Specifies the necessary information to create a corporate action.",
"$ref": "cdm-event-common-CorporateAction.schema.json"
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy