Response containing a link to download the exported entry.

interface IExportEntryResponse {
    value?: string;
}

Implemented by

Properties

Properties

value?: string

Gets or sets the OData response content in the "value".