SnapCar.SpecialAreaTypes
Represents special area type constants.
Properties
AIRPORT
    String
    
    
    
        const
    
    
        static
    
    
    Airport area type constant. Its value is "airport".
NORMAL
    String
    
    
    
        const
    
    
        static
    
    
    Normal area type constant. Its value is "normal".
STATION
    String
    
    
    
        const
    
    
        static
    
    
    Station area type constant. Its value is "station".