@shipengine/connect-fulfillment-provider-api
Version:
OpenAPI specification and TypeScript definitions for the Connect Fulfillment Provider API
13 lines (12 loc) • 357 B
TypeScript
export * from './address';
export * from './bill-to';
export * from './buyer';
export * from './charge';
export * from './note';
export * from './payment';
export * from './product';
export * from './sales-order';
export * from './sales-order-item';
export * from './shipping-preferences';
export * from './weight';
export * from './shipment-notification';