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
enum GMSPlacesPriceLevel |