Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 576 Bytes

File metadata and controls

11 lines (8 loc) · 576 Bytes

IO.Swagger.Model.Subject

Properties

Name Type Description Notes
Id string The unique id of this subject
FriendlyId string The friendly id of this subject (often a 'name' [optional]
Permissions Dictionary<string, bool?> The permissions that are assigned to this subject [optional]

[Back to Model list] [Back to API list] [Back to README]