.cdm-java.6.0.0-dev.63.source-code.cdm-product-common-schedule-DateRelativeToPaymentDates.schema.json Maven / Gradle / Ivy
{
"$schema": "http://json-schema.org/draft-04/schema#",
"$anchor": "cdm.product.common.schedule",
"type": "object",
"title": "DateRelativeToPaymentDates",
"description": "A data to: provide the ability to point to multiple payment nodes in the document through the unbounded paymentDatesReference.",
"properties": {
"paymentDatesReference": {
"description": "A set of href pointers to payment dates defined somewhere else in the document.",
"type": "array",
"items": {
"$ref": "cdm-product-common-schedule-metafields-ReferenceWithMetaPaymentDates.schema.json"
},
"minItems": 1
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy