.cdm-java.6.0.0-dev.82.source-code.cdm-product-asset-AdditionalFixedPayments.schema.json Maven / Gradle / Ivy
{
"$schema": "http://json-schema.org/draft-04/schema#",
"$anchor": "cdm.product.asset",
"type": "object",
"title": "AdditionalFixedPayments",
"description": "A class to specify the events that will give rise to the payment additional fixed payments.",
"properties": {
"interestShortfallReimbursement": {
"description": "An additional Fixed Payment Event. Corresponds to the payment by or on behalf of the Issuer of an actual interest amount in respect to the reference obligation that is greater than the expected interest amount. ISDA 2003 Term: Interest Shortfall Reimbursement.",
"type": "boolean"
},
"principalShortfallReimbursement": {
"description": "An additional Fixed Payment Event. Corresponds to the payment by or on behalf of the Issuer of an actual principal amount in respect to the reference obligation that is greater than the expected principal amount. ISDA 2003 Term: Principal Shortfall Reimbursement.",
"type": "boolean"
},
"writedownReimbursement": {
"description": "An Additional Fixed Payment. Corresponds to the payment by or on behalf of the issuer of an amount in respect to the reference obligation in reduction of the prior writedowns. ISDA 2003 Term: Writedown Reimbursement.",
"type": "boolean"
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy