.cdm-java.6.0.0-dev.82.source-code.cdm-event-common-TransferInstruction.schema.json Maven / Gradle / Ivy
{
"$schema": "http://json-schema.org/draft-04/schema#",
"$anchor": "cdm.event.common",
"type": "object",
"title": "TransferInstruction",
"description": "Defines the payout on which to create a Transfer along with all necessary resets.",
"properties": {
"transferState": {
"description": "Specifies the terms and state of a transfers.",
"type": "array",
"items": {
"$ref": "cdm-event-common-TransferState.schema.json"
},
"minItems": 0
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy