UNPKG

@shipengine/connect-carrier-api

Version:

This is the typescript/javascript definitions for carrier api

5 lines (4 loc) 203 B
import { AddressBase } from './address-base'; /** @description The address that should be displayed on the label as the ship from location */ export declare class ShipFromDisplay extends AddressBase { }