Studio Service

WhiteLabelCondition

WhiteLabelCondition

A condition to be used against WhiteLabel 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.
spaceIdUUIDChecks for equality with the object’s `spaceId` field.
titleStringChecks for equality with the object’s `title` field.
glyphFileIdUUIDChecks for equality with the object’s `glyphFileId` field.
bgColorStringChecks for equality with the object’s `bgColor` field.
wordmarkStringChecks for equality with the object’s `wordmark` field.
textColorStringChecks for equality with the object’s `textColor` field.
activeItemColorStringChecks for equality with the object’s `activeItemColor` field.
activeTextColorStringChecks for equality with the object’s `activeTextColor` field.
createdAtDatetimeChecks for equality with the object’s `createdAt` field.
updatedAtDatetimeChecks for equality with the object’s `updatedAt` field.
createdByUUIDChecks for equality with the object’s `createdBy` field.
updatedByUUIDChecks for equality with the object’s `updatedBy` field.