/** Carrier SIP VNO mandate */
export interface CarrierSipVnoMandate {
    /** Date at which the associated ranges will be routed. */
    applicationDate: string;
    /** The reference written on your VNO contract. */
    contractReference: string;
}
//# sourceMappingURL=CarrierSipVnoMandate.d.ts.map