ShareAssociationCondition
ShareAssociationCondition
A condition to be used against ShareAssociation
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. | |
fromSpace | UUID | Checks for equality with the object’s `fromSpace` field. | |
shareChannel | UUID | Checks for equality with the object’s `shareChannel` field. | |
sharePlaylist | UUID | Checks for equality with the object’s `sharePlaylist` field. | |
shareFolder | UUID | Checks for equality with the object’s `shareFolder` field. | |
shareFile | UUID | Checks for equality with the object’s `shareFile` field. | |
shareLink | UUID | Checks for equality with the object’s `shareLink` field. | |
shareAppInstance | UUID | Checks for equality with the object’s `shareAppInstance` field. | |
shareCredential | UUID | Checks for equality with the object’s `shareCredential` field. | |
toSpace | UUID | Checks for equality with the object’s `toSpace` field. | |
sharedAt | Datetime | Checks for equality with the object’s `sharedAt` field. | |
sharedBy | UUID | Checks for equality with the object’s `sharedBy` field. | |
shareSite | UUID | Checks for equality with the object’s `shareSite` field. |