Cloud APIs
...
Data Types (2020/10)
Custom Data Types (2020/10)

Role Entity (2020/10)

1min
all role entities are structured as follows entity id int int the unique identifier for the role instance iscustom bool bool whether or not the role is custom name string string the name associated with the role instance (for example, "custom administrators") the maximum length of this string is 50 characters description string string the customer defined description of the role the maximum length of this string is 256 characters creationdate datetime datetime the date that the role was created see custom data types (2022/06) docid\ dx1c8usfkxpwntprb9f t for more information about this data type usercount ushort ushort the number of users for the role instance users userinfo\[] userinfo\[] an array of the following information for each user assigned to the role instance login string string the login information for the user permissions permission\[] permission\[] a list of permission object instances representing permissions rules assigned to the user