UNPKG

ordercloud-javascript-sdk

Version:

The offical Javascript SDK for the Ordercloud ecommerce API

5 lines (4 loc) 99 B
export interface CostCenterAssignment { CostCenterID?: string; UserGroupID?: string; }