Record
links
No description available.
record links {
first: option<first-href>,
last: option<last-href>,
next: option<next-href>,
prev: option<prev-href>,
self: option<self-href>,
}Fields
| Name | Type | Description |
|---|---|---|
| first | option<first-href> | |
| last | option<last-href> | |
| next | option<next-href> | |
| prev | option<prev-href> | |
| self | option<self-href> |