SubscriptionBase
Class Description
Holds the information related to a client subscription to receive updates to a resource automatically. The actual resources may be passed in the Notification by specifying a specific xsi:type for the Resource and passing the full representation.
Attributes
Name | Type | Description |
---|---|---|
subscribedResource | anyURI | The resource for which the subscription applies. Query string parameters SHALL NOT be specified when subscribing to list resources. Should a query string parameter be specified, servers SHALL ignore them. |
Relationships
Inherits from
Descendant classes
Associations
None