complexType deleteApiKeys
diagram PlatformServices_p2499.png
namespace http://impl.platform.rosettahub.com/
children arg0 apiKeyPrefixes serviceContext
used by
element deleteApiKeys
source <xsd:complexType name="deleteApiKeys">
 
<xsd:sequence>
   
<xsd:element name="arg0" type="xs:string" minOccurs="0"/>
   
<xsd:element name="apiKeyPrefixes" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

element deleteApiKeys/apiKeyPrefixes
diagram PlatformServices_p2501.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
source <xsd:element name="apiKeyPrefixes" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>

element deleteApiKeys/serviceContext
diagram PlatformServices_p2502.png
type tns:serviceContext
properties
minOcc 0
maxOcc 1
content complex
children asynch originatorUid
source <xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>

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