UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

7 lines (6 loc) 272 B
/** Types of return merchandise authorisation you can change to */ export var RmaChangeTypeEnum; (function (RmaChangeTypeEnum) { RmaChangeTypeEnum["resiliate"] = "resiliate"; RmaChangeTypeEnum["toSip"] = "toSip"; })(RmaChangeTypeEnum || (RmaChangeTypeEnum = {}));