
| Property Name | Type | Description |
|---|---|---|
| Ladestelle | object | logisticsPoint (DRMDAT-01.json) |
| Additional Properties | Type | Description |
| Any Property | Any | All values are valid, no restrictions. |
"AllocatedWood": {
"type": "object",
"properties": {
"Ladestelle": {
"$ref": "#/definitions/logisticsPoint"
}
}
}