Studio Service

PermissionSetCondition

PermissionSetCondition

A condition to be used against PermissionSet object types. All fields are tested for equality and combined with a logical ‘and.’

FieldTypeDescription
idUUIDChecks for equality with the object’s `id` field.
orgIdUUIDChecks for equality with the object’s `orgId` field.
commonPermissionSetIdUUIDChecks for equality with the object’s `commonPermissionSetId` field.
nameStringChecks for equality with the object’s `name` field.
colorStringChecks for equality with the object’s `color` field.
descriptionStringChecks for equality with the object’s `description` field.
permissions[String]Checks for equality with the object’s `permissions` field.