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

.cdm-java.6.0.0-dev.82.source-code.cdm-product-collateral-ContactElection.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": "ContactElection",
  "description": "A class to specify the parties' election to specify contact information, in relation to elections such as the Addresses for Transfer or the Demand and Notices as specified in the ISDA Credit Support Annex agreement.",
  "properties": {
    "partyElection": {
      "description": "The parties' contact information election.",
      "type": "array",
      "items": {
        "$ref": "cdm-base-staticdata-party-PartyContactInformation.schema.json"
      },
      "minItems": 2,
      "maxItems": 2
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy