FavoriteCondition
FavoriteCondition
A condition to be used against Favorite
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. | |
fileId | UUID | Checks for equality with the object’s `fileId` field. | |
folderId | UUID | Checks for equality with the object’s `folderId` field. | |
playlistId | UUID | Checks for equality with the object’s `playlistId` field. | |
linkId | UUID | Checks for equality with the object’s `linkId` field. | |
userId | UUID | Checks for equality with the object’s `userId` field. | |
siteId | UUID | Checks for equality with the object’s `siteId` field. |