@ptkl/sdk - v1.18.0
Preparing search index...
v0.10/types/integrations
LibraryExportGetResult
Type Alias LibraryExportGetResult
Response body for GET library/{uuid}/exports/{export_uuid}
type
LibraryExportGetResult
=
{
download_url
?:
string
;
export
:
LibraryExport
;
}
Index
Properties
download_
url?
export
Properties
Optional
download_
url
download_url
?:
string
export
export
:
LibraryExport
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
download_
url
export
@ptkl/sdk - v1.18.0
Loading...
Response body for GET library/{uuid}/exports/{export_uuid}