ScheduleOptions
class ScheduleOptions extends Model (View source)
Properties
| bool | $disableAutoScheduling | ||
| string | $endTime | ||
| string | $startTime | 
Methods
                    setDisableAutoScheduling($disableAutoScheduling)
        
                                            
                
            No description
                    bool
                
                
                    getDisableAutoScheduling()
        
                                            
                
            No description
                    setEndTime($endTime)
        
                                            
                
            No description
                    string
                
                
                    getEndTime()
        
                                            
                
            No description
                    setStartTime($startTime)
        
                                            
                
            No description
                    string
                
                
                    getStartTime()
        
                                            
                
            No description
Details
        
                            
    setDisableAutoScheduling($disableAutoScheduling)
        
    
    No description
        
                            bool
    getDisableAutoScheduling()
        
    
    No description
        
                            
    setEndTime($endTime)
        
    
    No description
        
                            string
    getEndTime()
        
    
    No description
        
                            
    setStartTime($startTime)
        
    
    No description
        
                            string
    getStartTime()
        
    
    No description