Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.01 KB

File metadata and controls

20 lines (15 loc) · 1.01 KB

RoleListResponseBody

Properties

Name Type Description Notes
created_at datetime created time of server role
id int ID of server role
is_default bool isDefault of server role
name str Name of server role
updated_at datetime updated time of server role
all_task_count int AllTaskCount of server role [optional]
new_task_count int NewTaskCount of server role [optional]
sec_metric SecMetricResponseBody [optional]
server_count int Server Count of server role [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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