// Generated Source interface MakeRingOutCoutryInfo { /** * Dialing plan country identifier */ id?: string; } export default MakeRingOutCoutryInfo;