Interface AdsStatsCities1

interface AdsStatsCities1 {
    name: string;
}

Properties

Properties

name: string

City name

Generated using TypeDoc