/** Current lines configured on the phone */
export interfaceLinePhoneAssociableConfiguredLines {
/** The line description */
description: string;
/** Service name of the line */
serviceName: string;
}
//# sourceMappingURL=LinePhoneAssociableConfiguredLines.d.ts.map