Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 626 Bytes

OrganizationUser.md

File metadata and controls

19 lines (11 loc) · 626 Bytes

OrganizationUser

user in an organization

Properties

Name Type Description Notes
userId String unique ID of user [optional]
organizationId String unique ID of organization [optional]
username String username for user [optional]
organizationName String name of organization [optional]
role OrganizationRoles [optional]
allowedActions List<NamespaceActions> list of actions user is allowed to do on this organization [optional]