UNPKG

ordercloud-javascript-sdk

Version:

The offical Javascript SDK for the Ordercloud ecommerce API

2 lines (1 loc) 87 B
export declare type PaymentType = 'PurchaseOrder' | 'CreditCard' | 'SpendingAccount';