The response schema for the the getShipmentDocuments operation.

GetShipmentDocumentsResponse

interface GetShipmentDocumentsResponse {
    payload?: GetShipmentDocumentsResult;
}

Properties

Properties

GetShipmentDocumentsResponse