FileHandleAssociation
org.sagebionetworks.repo.model.file.FileHandleAssociation
Describes an association of a FileHandle with another object.
| Field | Type | Description |
|---|---|---|
| fileHandleId | STRING | The ID of the FileHandle. |
| associateObjectId | STRING | The ID of the object associated with the file |
| associateObjectType | FileHandleAssociateType | Enumeration of all possible objects types that can be associated with a file. |