SubscriptionRequest
org.sagebionetworks.repo.model.subscription.SubscriptionRequest
A object that is used to request a list of Subscription
Field | Type | Description |
---|---|---|
objectType | SubscriptionObjectType | The types of object that can be subscribed. |
idList | ARRAY<STRING> | The list of objectId |
sortByType | SortByType | Subscription sort by types. |
sortDirection | SortDirection | Subscription sort directions. |