Name | Description |
---|---|
status | array<OneOf>
|
{
"status": [
{
"to": "to0",
"status": false,
"uuid": "00001a9c-0000-0000-0000-000000000000"
},
{
"to": "to1",
"status": true,
"uuid": "00001a9b-0000-0000-0000-000000000000"
},
{
"to": "to2",
"status": false,
"uuid": "00001a9a-0000-0000-0000-000000000000"
}
]
}