SnapCar.RiderStatuses
The rider account possible statuses.
Table of Contents
- Properties
Properties
BOOKING_ALLOWED
    String
    
    
    
        const
    
    
        static
    
    
    The user has the right to make bookings.
BOOKING_NOT_ALLOWED
    String
    
    
    
        const
    
    
        static
    
    
    The user is not allowed to make bookings.
SUSPENDED
    String
    
    
    
        const
    
    
        static
    
    
    The user is suspended.