GMSPlacesPriceLevel

GMSPlacesPriceLevel

Enumerations

enum  GMSPlacesPriceLevel {
  kGMSPlacesPriceLevelUnknown = -1, kGMSPlacesPriceLevelFree = 0, kGMSPlacesPriceLevelCheap = 1, kGMSPlacesPriceLevelMedium = 2,
  kGMSPlacesPriceLevelHigh = 3, kGMSPlacesPriceLevelExpensive = 4
}
 Describes the price level of a place. More...

Enumeration Type Documentation

Describes the price level of a place.

Enumerator:
kGMSPlacesPriceLevelUnknown 
kGMSPlacesPriceLevelFree 
kGMSPlacesPriceLevelCheap 
kGMSPlacesPriceLevelMedium 
kGMSPlacesPriceLevelHigh 
kGMSPlacesPriceLevelExpensive