The confirmTransportationOptions response.

ConfirmTransportationOptionsResponse

interface ConfirmTransportationOptionsResponse {
    operationId: string;
}

Properties

Properties

operationId: string

UUID for the given operation.

ConfirmTransportationOptionsResponse