Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 686 Bytes

RoleV2.md

File metadata and controls

16 lines (12 loc) · 686 Bytes

TalonOne.RoleV2

Properties

Name Type Description Notes
id Number Internal ID of this entity.
created Date The time this entity was created.
modified Date The time this entity was last modified.
accountId Number The ID of the account that owns this entity.
name String Name of the role. [optional]
description String Description of the role. [optional]
permissions RoleV2Permissions [optional]
members [Number] A list of user IDs the role is assigned to. [optional]