complexType productFilters
diagram PlatformServices_p5880.png
namespace http://impl.platform.rosettahub.com/
type extension of tns:rootFilters
properties
base tns:rootFilters
children accountNumber cloudId includeCustomization limit orLogic regionId artifactUid marketplaceId productDescription productId productLabel projectUid tokenUid
used by
elements getProducts/filters getProductsCount/filters
source <xsd:complexType name="productFilters">
 
<xsd:complexContent>
   
<xsd:extension base="tns:rootFilters">
     
<xsd:sequence>
       
<xsd:element name="artifactUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="marketplaceId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="productDescription" type="xs:string" minOccurs="0"/>
       
<xsd:element name="productId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="productLabel" type="xs:string" minOccurs="0"/>
       
<xsd:element name="projectUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="tokenUid" type="xs:string" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element productFilters/artifactUid
diagram PlatformServices_p5881.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="artifactUid" type="xs:string" minOccurs="0"/>

element productFilters/marketplaceId
diagram PlatformServices_p5882.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="marketplaceId" type="xs:string" minOccurs="0"/>

element productFilters/productDescription
diagram PlatformServices_p5883.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="productDescription" type="xs:string" minOccurs="0"/>

element productFilters/productId
diagram PlatformServices_p5884.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="productId" type="xs:string" minOccurs="0"/>

element productFilters/productLabel
diagram PlatformServices_p5885.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="productLabel" type="xs:string" minOccurs="0"/>

element productFilters/projectUid
diagram PlatformServices_p5886.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="projectUid" type="xs:string" minOccurs="0"/>

element productFilters/tokenUid
diagram PlatformServices_p5887.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="tokenUid" type="xs:string" minOccurs="0"/>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy