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