A value-added service available for purchase with a shipment service offering.

ValueAddedService

interface ShippingApiModelV2ValueAddedService {
    cost: ShippingApiModelV2Currency;
    id: string;
    name: string;
}

Properties

Properties

ValueAddedService

id: string

The identifier for the value-added service.

ValueAddedService

name: string

The name of the value-added service.

ValueAddedService

MMNEPVFCICPMFPCPTTAAATR