Interface IGeoInfo

interface IGeoInfo {
    WAN?: IGeoInfoWAN;
    WAN2?: IGeoInfoWAN;
}

Properties

Properties

Generated using TypeDoc