UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

8 lines 229 B
/** Custom domains of your fax services */ export interface MailDomain2Service { /** The custom domain of your fax services */ domain: string; /** */ id: number; } //# sourceMappingURL=MailDomain2Service.d.ts.map