tgstation-server 6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
PermissionSetLookupType.cs
Go to the documentation of this file.
2{
7 {
11 Id,
12
16 UserId,
17
21 GroupId,
22 }
23}
PermissionSetLookupType
Indicates the type of Api.Models.EntityId.Id to lookup on a Models.PermissionSet.
@ GroupId
Lookup the Api.Models.EntityId.Id of the Models.PermissionSet.Group.
@ UserId
Lookup the Api.Models.EntityId.Id of the Models.PermissionSet.User.
@ Id
Lookup the Api.Models.EntityId.Id of the Models.PermissionSet.