interface PhoneNumberOptions {
    showExtension: boolean;
}

Properties

Properties

showExtension: boolean