Skip to Content

EnterpriseRoleResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the role.[default to null]
enterprise_idLongID of the enterprise that owns this role.[default to null]
nameStringName of the role.[default to null]
descriptionStringDescription of the role.[optional] [default to null]
permissionsListList of permissions assigned to this role.[default to null]
is_activeBooleanWhether the role is active.[default to null]
created_atStringTimestamp when the role was created.[default to null]
updated_atStringTimestamp when the role was last updated.[default to null]

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