UNPKG

ordercloud-javascript-sdk

Version:

The offical Javascript SDK for the Ordercloud ecommerce API

6 lines (5 loc) 123 B
export interface CategoryBundleAssignment { CategoryID?: string; BundleID?: string; ListOrder?: number; }