odmApi::Link¶
Link between two objects. Each of them represented as a unique pair of ID (accession) and unique type.
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| firstId | character | Object ID (accession) (e.g. accession of study) | [optional] |
| firstType | character | Type of the object (e.g. study) | [optional] |
| secondId | character | Object ID (accession) (e.g. accession of study) | [optional] |
| secondType | character | Type of the object (e.g. study) | [optional] |