@datatr-ux/ovhcloud-types
Version:
TypeScript types for OVHCloud projects
6 lines • 379 B
TypeScript
/** Return merchandise authorisation type */
export declare enum RmaPublicTypeEnum {
'change to another phone/equipment (restitution first and shipping then)' = "change to another phone/equipment (restitution first and shipping then)",
'restitution but keep the service enable' = "restitution but keep the service enable"
}
//# sourceMappingURL=RmaPublicTypeEnum.d.ts.map