Studio Service

AssociationCondition

AssociationCondition

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

FieldTypeDescription
orgIdUUIDChecks for equality with the object’s `orgId` field.
fromCastUUIDChecks for equality with the object’s `fromCast` field.
fromScreenUUIDChecks for equality with the object’s `fromScreen` field.
fromChannelUUIDChecks for equality with the object’s `fromChannel` field.
fromPlaylistUUIDChecks for equality with the object’s `fromPlaylist` field.
fromAppInstanceUUIDChecks for equality with the object’s `fromAppInstance` field.
toCastUUIDChecks for equality with the object’s `toCast` field.
toFileUUIDChecks for equality with the object’s `toFile` field.
toAppInstanceUUIDChecks for equality with the object’s `toAppInstance` field.
toPlaylistUUIDChecks for equality with the object’s `toPlaylist` field.
toChannelUUIDChecks for equality with the object’s `toChannel` field.
toLinkUUIDChecks for equality with the object’s `toLink` field.
toCredentialUUIDChecks for equality with the object’s `toCredential` field.
toSiteUUIDChecks for equality with the object’s `toSite` field.