Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 487 Bytes

File metadata and controls

16 lines (8 loc) · 487 Bytes

RoleV2Base

Properties

Name Type Description Notes
name String Name of the role. [optional]
description String Description of the role. [optional]
permissions RoleV2Permissions The permissions that this role gives. [optional]
members List<Long> A list of user IDs the role is assigned to. [optional]