Gas Station
open class GasStation(id: String, geometry: ArrayList<Geometry.CommandGeo>) : PointOfInterest
Content copied to clipboard
Point of Interest - Gas station with opening hours, prices and payment methods.
Constructors
GasStation
Link copied to clipboard
Functions
Properties
additionalProperties
Link copied to clipboard
amenities
Link copied to clipboard
center
Link copied to clipboard
cofuPaymentMethods
Link copied to clipboard
foods
Link copied to clipboard
geometry
Link copied to clipboard
isConnectedFuelingAvailable
Link copied to clipboard
loyaltyPrograms
Link copied to clipboard
openingHours
Link copied to clipboard
Opening hours represented by a list of OpeningHours rules.
paymentMethods
Link copied to clipboard
postalServices
Link copied to clipboard
priceComparisonOptOut
Link copied to clipboard
priceFormat
Link copied to clipboard
prices
Link copied to clipboard
priceSuggestion
Link copied to clipboard
services
Link copied to clipboard
shopGoods
Link copied to clipboard