UNPKG

@shipengine/connect-carrier-api

Version:

This is the typescript/javascript definitions for carrier api

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