[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator

BaseOrgRoleDto

Defines the base properties of the role.


Properties

array of RoleDto
organizationRoles Optional

The organization roles that will be assigned to the members.

JSON Example

{
	"organizationRoles": [
		{
			"name": "string"
		}
	]
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Used By

AssignRolesRequest

Feedback

Was this page helpful?