Interface ShippingApiModelV2GetAccessPointsResult

The payload for the GetAccessPoints API.

GetAccessPointsResult

interface ShippingApiModelV2GetAccessPointsResult {
    accessPointsMap: { [key: string]: ShippingApiModelV2AccessPoint[] };
}

Properties

Properties

accessPointsMap: { [key: string]: ShippingApiModelV2AccessPoint[] }

Map of type of access point to list of access points

GetAccessPointsResult

MMNEPVFCICPMFPCPTTAAATR