Studio Service

UserGroupCondition

UserGroupCondition

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

FieldTypeDescription
orgIdUUIDChecks for equality with the object’s `orgId` field.
userIdUUIDChecks for equality with the object’s `userId` field.
groupIdUUIDChecks for equality with the object’s `groupId` field.
createdAtDatetimeChecks for equality with the object’s `createdAt` field.
createdByUUIDChecks for equality with the object’s `createdBy` field.
permissions[String]Checks for equality with the object’s `permissions` field.
permissionSets[UUID]Checks for equality with the object’s `permissionSets` field.