Link
Leave feedback
Link data structure represents output document information
Link example:
{
"href": "string",
"rel": "string",
"type": "string",
"title": "string"
}
Name | Description |
---|---|
Href | Contains the link’s URL |
Rel | Contains file path in the cloud storage |
Type | Output type (‘file’) |
Title | File name |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.