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-asset-AssetDeliveryInformation.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.asset",
  "type": "object",
  "title": "AssetDeliveryInformation",
  "description": "Contains the information relative to the delivery of the asset.",
  "properties": {
    "periods": {
      "description": "Defines the periods of delivery, including the delivery profile.",
      "$ref": "cdm-product-asset-AssetDeliveryPeriods.schema.json"
    },
    "location": {
      "description": "Defines the location of the delivery of the commodity.",
      "type": "array",
      "items": {
        "$ref": "cdm-base-staticdata-identifier-LocationIdentifier.schema.json"
      },
      "minItems": 0
    },
    "deliveryCapacity": {
      "description": "The number of units included in the transaction for each delivery interval",
      "$ref": "cdm-base-math-Quantity.schema.json"
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy