| Name | Description | Type | Additional information |
|---|---|---|---|
| Href |
Specifies the linked resource's address. |
URI |
None. |
| Method |
The verb e.g. PUT, POST, DELETE. |
string |
None. |
| Rel |
Specifies the relationship between the resource and the resource identified in the link. |
string |
None. |
| Title |
Specifies a title or tag for the action e.g. Delete, Next, Update. |
string |
None. |
| Type |
Specifies the MIME type of the linked resource; this is known as the media type in the REST world. |
string |
None. |