UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

6 lines (4 loc) 108 B
type BillingOrderPayWithPaymentMethod = { id?: number; }; export { BillingOrderPayWithPaymentMethod };