Studio Service

GroupSpaceCondition

GroupSpaceCondition

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

FieldTypeDescription
orgIdUUIDChecks for equality with the object’s `orgId` field.
groupIdUUIDChecks for equality with the object’s `groupId` field.
spaceIdUUIDChecks for equality with the object’s `spaceId` field.
permissions[String]Checks for equality with the object’s `permissions` field.
permissionSets[UUID]Checks for equality with the object’s `permissionSets` field.