DocumentationLink
DocumentationLink
Represents a documentation link's url string and label
JSON Example
{
"url": "string",
"label": "string"
}
string
url
Read-Only
URL string of the documentation link
string
label
Read-Only
Label of the documentation link