defaultUserRole property

bool? defaultUserRole
getter/setter pair

Whether this is a default user role.

Default user roles are created by the system for the account/subaccount and cannot be modified or deleted. Each default user role comes with a basic set of preassigned permissions.

Implementation

core.bool? defaultUserRole;