View
A to-one or to-many relationship view from one resource object to others representing interesting associations.
Declaration
object ViewProperties
| Name | Type | Description |
|---|---|---|
href | string | A URL subpath that fetches the view resources and attributes as the primary objects. This member is only present in responses. |
next | string | Link to the next page of resources in the view. Contains the |
attributes | View.Attributes | Attributes specific to the view. |
data Required | [Resource] | One or more destination objects. |
meta | View.Meta | Contextual information about the view for the request or response. |