UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 183 B
/** Payment method creation sub-type enum */ export declare enum CreationSubTypeEnum { 'CHORUS' = "CHORUS", 'NONE' = "NONE" } //# sourceMappingURL=CreationSubTypeEnum.d.ts.map