Download URL for a label

Export

LabelDownloadURL

interface LabelDownloadURL {
    DownloadURL?: string;
}

Properties

Properties

DownloadURL?: string

URL to download the label for the package. Note: The URL will only be valid for 15 seconds

Memberof

LabelDownloadURL