UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 182 B
/** Consumption way type */ export declare enum FaxConsumptionWayTypeEnum { 'received' = "received", 'sent' = "sent" } //# sourceMappingURL=FaxConsumptionWayTypeEnum.d.ts.map