.cdm-java.6.0.0-dev.63.source-code.cdm-product-asset-FixedRateSpecification.schema.json Maven / Gradle / Ivy
{
"$schema": "http://json-schema.org/draft-04/schema#",
"$anchor": "cdm.product.asset",
"type": "object",
"title": "FixedRateSpecification",
"description": "Type defining the specification for a fixed rate.",
"properties": {
"rateSchedule": {
"description": "The fixed rate or fixed rate schedule expressed as explicit fixed rates and dates. In the case of a schedule, the step dates may be subject to adjustment in accordance with any adjustments specified in calculationPeriodDatesAdjustments.",
"$ref": "cdm-product-common-schedule-RateSchedule.schema.json"
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy