UNPKG

@shipengine/connect-carrier-api

Version:

This is the typescript/javascript definitions for carrier api

6 lines (5 loc) 254 B
/** @description This model represents a raw external source of information. */ export class RawExternalSource { /** @description Canonical representation of the fulfillment plan's and/or sales order's original source */ marketplace_code?: string; }