SaftLinkResult
object
Public view of a signed SAF-T(PT) download link.
Returned by the public download endpoints. When statusis ready, token/path/filename
are the media reference the download page uses to stream the file.
Fields
| Name | Type | Description |
|---|---|---|
status | SaftLinkStatus! | |
token | String | |
path | String | |
filename | String |