name | data type | description |
---|---|---|
StopTimetablePermission | array of StopMonitoringServicePermissionStructure | |
Properties inherited from PermissionsStructure |
||
PermissionVersionRef | VersionRefStructure |
Example
{ "StopTimetablePermission" : [ { "OperatorPermissions" : { "AllowAll" : true, "OperatorPermission" : [ { }, { } ] }, "LinePermissions" : { "AllowAll" : true, "LinePermission" : [ { }, { } ] }, "StopMonitorPermissions" : { "AllowAll" : true, "StopMonitorPermission" : [ { }, { } ] }, "Extensions" : { "any" : { } }, "AllParticipants" : "...", "ParticipantRef" : { "value" : "..." }, "GeneralCapabilities" : { "RequestResponse" : true, "PublishSubscribe" : true } }, { "OperatorPermissions" : { "AllowAll" : true, "OperatorPermission" : [ { }, { } ] }, "LinePermissions" : { "AllowAll" : true, "LinePermission" : [ { }, { } ] }, "StopMonitorPermissions" : { "AllowAll" : true, "StopMonitorPermission" : [ { }, { } ] }, "Extensions" : { "any" : { } }, "AllParticipants" : "...", "ParticipantRef" : { "value" : "..." }, "GeneralCapabilities" : { "RequestResponse" : true, "PublishSubscribe" : true } } ], "PermissionVersionRef" : { "value" : "..." } }