Class BatchSetIccProfileFieldsParam


  • public class BatchSetIccProfileFieldsParam
    extends Object

    Java class for anonymous complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType>
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="companyHandle" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="updateArray" type="{http://www.scene7.com/IpsApi/xsd/2021-01-11-beta}IccProfileFieldUpdateArray"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • BatchSetIccProfileFieldsParam

        public BatchSetIccProfileFieldsParam()