C# Class ApiCore.GeoTypePlace

Datei anzeigen Open project: nolka/vkdotnet

Public Properties

Property Type Description
Address string
CityId int
CountryId int
PlaceId int
PlaceType string
Title string

Property Details

Address public_oe property

public string Address
return string

CityId public_oe property

public int CityId
return int

CountryId public_oe property

public int CountryId
return int

PlaceId public_oe property

public int PlaceId
return int

PlaceType public_oe property

public string PlaceType
return string

Title public_oe property

public string Title
return string