Represents an anchor link.
Used to attach object to one another with a particular relation.
Anchor
| Field | Type | Inherited from | Description |
|---|---|---|---|
| Href | String | Anchor | Gets or sets the href. |
| Text | String | Anchor | Gets or sets the text. |
{
"Href" : "String",
"Text" : "String"
}