Annotations
org.sagebionetworks.repo.model.annotation.Annotations
Primary container object for Annotations on a Synapse object
| Field | Type | Description | 
|---|---|---|
| objectId | STRING | The Synapse ID of the object with which these Annotations are associated | 
| scopeId | STRING | The Synapse ID of the umbrella object above the object with which these Annotations are associated | 
| version | INTEGER | The system controlled version of this collection of annotations | 
| stringAnnos | ARRAY<StringAnnotation> | A list of StringAnnnotations | 
| longAnnos | ARRAY<LongAnnotation> | A list of LongAnnnotations | 
| doubleAnnos | ARRAY<DoubleAnnotation> | A list of DoubleAnnnotations |