All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.cdm-java.6.0.0-dev.63.source-code.cdm-product-collateral-DeliveryAmount.schema.json Maven / Gradle / Ivy

There is a newer version: 6.0.0-dev.89
Show newest version
{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "$anchor": "cdm.product.collateral",
  "type": "object",
  "title": "DeliveryAmount",
  "description": "A class to specify the application of Interest Amount with respect the Delivery Amount.",
  "properties": {
    "standardElection": {
      "description": "The standard election as specified by an enumeration.",
      "$ref": "cdm-product-collateral-DeliveryAmountElectionEnum.schema.json"
    },
    "customElection": {
      "description": "The custom election that might be specified by the parties to the agreement.",
      "type": "string"
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy