Studio Service

ScreenContentHistoryCondition

ScreenContentHistoryCondition

A condition to be used against ScreenContentHistory 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.
screenIdUUIDChecks for equality with the object’s `screenId` field.
spaceIdUUIDChecks for equality with the object’s `spaceId` field.
contentJSONChecks for equality with the object’s `content` field.
fileIdUUIDChecks for equality with the object’s `fileId` field.
channelIdUUIDChecks for equality with the object’s `channelId` field.
playlistIdUUIDChecks for equality with the object’s `playlistId` field.
linkIdUUIDChecks for equality with the object’s `linkId` field.
appInstanceIdUUIDChecks for equality with the object’s `appInstanceId` field.
createdAtDatetimeChecks for equality with the object’s `createdAt` field.
createdByUUIDChecks for equality with the object’s `createdBy` field.
siteIdUUIDChecks for equality with the object’s `siteId` field.