UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 209 B
/** Types of return merchandise authorisation you can change to */ export declare enum RmaChangeTypeEnum { 'resiliate' = "resiliate", 'toSip' = "toSip" } //# sourceMappingURL=RmaChangeTypeEnum.d.ts.map