availablePermissionIds property Null safety
read / write
IDs of the available user role permissions for this subaccount.
Implementation
core.List<core.String>? availablePermissionIds;
IDs of the available user role permissions for this subaccount.
core.List<core.String>? availablePermissionIds;