Studio Service

ShareAssociationCondition

ShareAssociationCondition

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

FieldTypeDescription
orgIdUUIDChecks for equality with the object’s `orgId` field.
fromSpaceUUIDChecks for equality with the object’s `fromSpace` field.
shareChannelUUIDChecks for equality with the object’s `shareChannel` field.
sharePlaylistUUIDChecks for equality with the object’s `sharePlaylist` field.
shareFolderUUIDChecks for equality with the object’s `shareFolder` field.
shareFileUUIDChecks for equality with the object’s `shareFile` field.
shareLinkUUIDChecks for equality with the object’s `shareLink` field.
shareAppInstanceUUIDChecks for equality with the object’s `shareAppInstance` field.
shareCredentialUUIDChecks for equality with the object’s `shareCredential` field.
toSpaceUUIDChecks for equality with the object’s `toSpace` field.
sharedAtDatetimeChecks for equality with the object’s `sharedAt` field.
sharedByUUIDChecks for equality with the object’s `sharedBy` field.
shareSiteUUIDChecks for equality with the object’s `shareSite` field.