UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 191 B
/** Missing description */ export interface PaypalChallengeCreation { /** Payload to answer the challenge */ challenge: string; } //# sourceMappingURL=PaypalChallengeCreation.d.ts.map