Studio Service

CommonPermissionSetCondition

CommonPermissionSetCondition

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

FieldTypeDescription
idUUIDChecks for equality with the object’s `id` 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.
isDefaultProvidedBooleanChecks for equality with the object’s `isDefaultProvided` field.
isDefaultProvidedAsGroupBooleanChecks for equality with the object’s `isDefaultProvidedAsGroup` field.