UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

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