complexType getFederatedVouchers
diagram PlatformServices_p3995.png
namespace http://impl.platform.rosettahub.com/
children sessionUid filters
used by
element getFederatedVouchers
source <xsd:complexType name="getFederatedVouchers">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="filters" type="tns:federatedVoucherFilters" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

element getFederatedVouchers/filters
diagram PlatformServices_p3997.png
type tns:federatedVoucherFilters
properties
minOcc 0
maxOcc 1
content complex
children accountNumber cloudId includeCustomization limit orLogic regionId creditName login transferUid voucher voucherStatus voucherUid
source <xsd:element name="filters" type="tns:federatedVoucherFilters" minOccurs="0"/>

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