C# Class ApiCore.GeoTypePlace

Afficher le fichier Open project: nolka/vkdotnet

Méthodes publiques

Свойство Type Description
Address string
CityId int
CountryId int
PlaceId int
PlaceType string
Title string

Property Details

Address public_oe property

public string Address
Résultat string

CityId public_oe property

public int CityId
Résultat int

CountryId public_oe property

public int CountryId
Résultat int

PlaceId public_oe property

public int PlaceId
Résultat int

PlaceType public_oe property

public string PlaceType
Résultat string

Title public_oe property

public string Title
Résultat string