UNPKG

ordercloud-javascript-sdk

Version:

The offical Javascript SDK for the Ordercloud ecommerce API

8 lines (7 loc) 180 B
export interface SecurityProfileAssignment { SecurityProfileID?: string; BuyerID?: string; SupplierID?: string; UserID?: string; UserGroupID?: string; }