Subscription
org.sagebionetworks.repo.model.subscription.Subscription
The model object represents a single Subscription.
Field | Type | Description |
---|---|---|
subscriptionId | STRING | The ID of this subscription |
subscriberId | STRING | The ID of the user who created this subscription |
objectId | STRING | The ID of the object that being subscribed |
objectType | SubscriptionObjectType | The types of object that can be subscribed. |
createdOn | STRING | The timestamp when this subscription was created |