complexType keySetFilters
diagram PlatformServices_p4701.png
namespace http://impl.platform.rosettahub.com/
type extension of tns:basicFilters
properties
base tns:basicFilters
children accountNumber cloudId includeCustomization limit orLogic regionId endTime includePrivate includePublic includeShared label owner projectUid startTime keySetUid
used by
elements getKeySets/filters getCompatibleKeySets/filters getKeySetsCount/filters
source <xsd:complexType name="keySetFilters">
 
<xsd:complexContent>
   
<xsd:extension base="tns:basicFilters">
     
<xsd:sequence>
       
<xsd:element name="keySetUid" type="xs:string" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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