createdAssignedUserRoles property
The list of assigned user roles that have been successfully created.
This list will be absent if empty.
Implementation
core.List<AssignedUserRole>? createdAssignedUserRoles;
The list of assigned user roles that have been successfully created.
This list will be absent if empty.
core.List<AssignedUserRole>? createdAssignedUserRoles;