View
A view for the resource.
Declaration
object ViewProperties
| Name | Type | Description |
|---|---|---|
attributes | View.Attributes | The attribute metadata for the view. |
data Required | [Resource] | A paginated collection of resources in the view. |
href | string | A relative location to fetch the view, if it’s directly fetchable. |
meta | View.Meta | Contextual data about the view. |
next | string | A relative cursor to fetch the next paginated collection of resources in the view if more exist. |