Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 568 Bytes

RoleUser.md

File metadata and controls

12 lines (7 loc) · 568 Bytes

RoleUser

The permissions role assigned to the user. Can be user, billing, engineer, or superuser.

Properties

Name Type Description Notes
value str The permissions role assigned to the user. Can be user, billing, engineer, or superuser. must be one of ["user", "billing", "engineer", "superuser", ]

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