UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

8 lines 272 B
/** xdsl.requestTotalDeconsolidation.post */ export interface Post { /** Do not port the number */ noPortability: boolean; /** A token to prove the ownership of the line number, needed to port the number */ rio: string; } //# sourceMappingURL=Post.d.ts.map