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