UNPKG

ordercloud-javascript-sdk

Version:

The offical Javascript SDK for the Ordercloud ecommerce API

2 lines (1 loc) 447 B
export declare type XpThingType = 'Address' | 'Variant' | 'Order' | 'OrderReturn' | 'LineItem' | 'CostCenter' | 'CreditCard' | 'Payment' | 'Spec' | 'SpecOption' | 'UserGroup' | 'Company' | 'Category' | 'PriceSchedule' | 'Shipment' | 'SpendingAccount' | 'User' | 'Promotion' | 'ApprovalRule' | 'SellerApprovalRule' | 'Catalog' | 'ProductFacet' | 'MessageSender' | 'InventoryRecord' | 'ProductCollection' | 'Subscription' | 'GroupOrderInvitation';