OnDemandOfferInstance
                                                                    OnDemandOfferInstance                                                            
                            
                            Holder for the on-demand offer instance.
JSON Example
                                    {
    "product": "HOST",
    "product_type": null,
    "name": "VMware Cloud on AWS",
    "currency": "USD",
    "region": "US_WEST_2",
    "unit_price": "8.3681",
    "monthly_cost": "6108.7130",
    "version": "1.0",
    "type": "i3.metal",
    "description": "VMware Cloud on AWS On-Demand"
}
            
            
                                    string
                
                
            
        
        
                product            
                            Required
            
            
        product
            
            
                                    string
                
                
            
        
        
                product_type            
                            Optional
            
            
        Deprecated. Please use product and type fields instead.
            
            
                                    string
                
                
            
        
        
                name            
                            Required
            
            
        name
            
            
                                    string
                
                
            
        
        
                currency            
                            Required
            
            
        currency
            
            
                                    string
                
                
            
        
        
                region            
                            Required
            
            
        region
            
            
                                    string
                
                
            
        
        
                unit_price            
                            Required
            
            
        unit_price
            
            
                                    string
                
                
            
        
        
                monthly_cost            
                            Required
            
            
        monthly_cost
            
            
                                    string
                
                
            
        
        
                version            
                            Required
            
            
        version
            
            
                                    string
                
                
            
        
        
                type            
                            Required
            
            
        type
            
            
                                    string
                
                
            
        
        
                description            
                            Required
            
            
        description
