Interface IDD

The calling codes of the country

interface IDD {
    root: string;
    suffixes: string[];
}

Properties

Properties

root: string

The root of the IDD

suffixes: string[]

The suffixes of the IDD