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