Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 635 Bytes

NewRole.md

File metadata and controls

12 lines (9 loc) · 635 Bytes

TalonOne.Model.NewRole

Properties

Name Type Description Notes
Name string Name of the role.
Description string Description of the role. [optional]
Acl string The `Access Control List` json defining the role of the user. This represents the access control on the user level.
Members List<int> An array of user identifiers.

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