TagAssociationCondition
TagAssociationCondition
A condition to be used against TagAssociation
object types. All fields are
tested for equality and combined with a logical ‘and.’
Field | Type | Description | |
---|---|---|---|
orgId | UUID | Checks for equality with the object’s `orgId` field. | |
spaceId | UUID | Checks for equality with the object’s `spaceId` field. | |
tagName | String | Checks for equality with the object’s `tagName` field. | |
toFile | UUID | Checks for equality with the object’s `toFile` field. | |
toScreen | UUID | Checks for equality with the object’s `toScreen` field. | |
toLink | UUID | Checks for equality with the object’s `toLink` field. | |
toChannel | UUID | Checks for equality with the object’s `toChannel` field. | |
toPlaylist | UUID | Checks for equality with the object’s `toPlaylist` field. | |
toFolder | UUID | Checks for equality with the object’s `toFolder` field. | |
toAppInstance | UUID | Checks for equality with the object’s `toAppInstance` field. | |
toSite | UUID | Checks for equality with the object’s `toSite` field. |