Skip to content

Latest commit

History

History
22 lines (17 loc) 路 933 Bytes

File metadata and controls

22 lines (17 loc) 路 933 Bytes

GroupRole

Properties

Name Type Description Notes
id str [optional]
group_id str [optional]
name str [optional]
description str [optional]
is_self_assignable bool [optional] [default to False]
permissions list[GroupPermissions] [optional]
is_management_role bool [optional] [default to False]
requires_two_factor bool [optional] [default to False]
requires_purchase bool [optional] [default to False]
order int [optional]
created_at datetime [optional]
updated_at datetime [optional]

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