ProductTypeInfo
                                ProductTypeInfo                            
                            
                            Product type and label informations
JSON Example
                                    {
    "productType": "string",
    "productLabel": "string"
}
            
            
                                    string
                
                
            
        
        
                productType            
                            Optional
            
            
        Represents product type
            
            
                                    string
                
                
            
        
        
                productLabel            
                            Optional
            
            
        Represents product label
