UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 226 B
/** Allowed contexts when looking for shipping addresses */ export declare enum ShippingAddressContextEnum { 'migration' = "migration", 'voipLine' = "voipLine" } //# sourceMappingURL=ShippingAddressContextEnum.d.ts.map