Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 724 Bytes

UserGroupWrite.md

File metadata and controls

15 lines (11 loc) · 724 Bytes

UserGroupWrite

Properties

Name Type Description Notes
created_epoch_millis int [optional]
customer str The id of the customer to which the user group belongs [optional]
description str The description of the user group [optional]
id str The unique identifier of the user group [optional]
name str The name of the user group
role_ids list[str] List of role IDs the user group has been linked to.

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