UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 156 B
/** Missing description */ export interface CouponCreation { /** Coupon identifier */ coupon: string; } //# sourceMappingURL=CouponCreation.d.ts.map