3.5.4.1.3.1 ArrayOfAcquirePreLicenseParams

The <ArrayOfAcquirePreLicenseParams> complex type is an array that contains <AcquirePreLicenseParams> elements.

 <s:complexType name="ArrayOfAcquirePreLicenseParams">
   <s:sequence>
     <s:element minOccurs="0" maxOccurs="unbounded" name="AcquirePreLicenseParams"
       nillable="true" type="tns:AcquirePreLicenseParams" />
   </s:sequence>
 </s:complexType>

AcquirePreLicenseParams: An element that contains the parameters of the request. The element is of the <AcquirePreLicenseParams> complex type, as defined by the schema in section 3.5.4.1.3.2.