Download URL for the bill of lading.

Export

BillOfLadingDownloadURL

interface BillOfLadingDownloadURL {
    DownloadURL?: string;
}

Properties

Properties

DownloadURL?: string

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

Memberof

BillOfLadingDownloadURL