UNPKG

ordercloud-javascript-sdk

Version:

The offical Javascript SDK for the Ordercloud ecommerce API

5 lines (4 loc) 101 B
export interface ShipMethodSelection { ShipEstimateID?: string; ShipMethodID?: string; }