Response containing a link to download the exported entry.

interface IExportEntryResponse {
    value?: string;
}

Implemented by

Properties

Properties

value?: string