BundleDownloadSpec
                                BundleDownloadSpec                            
                            Bundle Download Specification. This specification gets used in the Bundle Download API
JSON Example
                                    {
    "downloadNow": false,
    "scheduledTimestamp": "string"
}
            
            
                                    boolean
                
                
            
        
        
                downloadNow            
                            Optional
            
            
        Flag for enabling Download Now. If true, scheduledTimestamp is ignored
            
            
                                    string
                
                
            
        
        
                scheduledTimestamp            
                            Optional
            
            
        Bundle Download Scheduled Time
