UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

7 lines 246 B
/** Return merchandise authorisation type */ export declare enum RmaReplaceTypeEnum { 'changePhone' = "changePhone", 'phoneRestitution' = "phoneRestitution", 'undefined' = "undefined" } //# sourceMappingURL=RmaReplaceTypeEnum.d.ts.map