UNPKG

ordercloud-javascript-sdk

Version:

The offical Javascript SDK for the Ordercloud ecommerce API

7 lines (6 loc) 138 B
export interface BundleAssignment { SellerID?: string; BundleID?: string; BuyerID?: string; UserGroupID?: string; }