teleproto - v1.229.0
    Preparing search index...

    Class GeoPointAddress

    Hierarchy (View Summary)

    • VirtualClass<
          { city?: string; countryIso2: string; state?: string; street?: string },
      >
      • GeoPointAddress
    Index
    • Returns { city?: string; countryIso2: string; state?: string; street?: string }

    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    city?: string
    className: "GeoPointAddress"
    classType: "constructor"
    CONSTRUCTOR_ID: 3729546643
    countryIso2: string
    originalArgs: {
        city?: string;
        countryIso2: string;
        state?: string;
        street?: string;
    }
    state?: string
    street?: string
    SUBCLASS_OF_ID: 2522202840