complexType federatedVoucherExpiryInfo
diagram PlatformServices_p3518.png
namespace http://impl.platform.rosettahub.com/
children expiryDate initialValue remainingValue
used by
elements federatedCloudAccountInfo/voucherExpiries federatedOrganizationInfo/voucherExpiries
source <xsd:complexType name="federatedVoucherExpiryInfo">
 
<xsd:sequence>
   
<xsd:element name="expiryDate" type="xs:dateTime" minOccurs="0"/>
   
<xsd:element name="initialValue" type="xs:double"/>
   
<xsd:element name="remainingValue" type="xs:double"/>
 
</xsd:sequence>
</xsd:complexType>

element federatedVoucherExpiryInfo/expiryDate
diagram PlatformServices_p3519.png
type xsd:dateTime
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="expiryDate" type="xs:dateTime" minOccurs="0"/>

element federatedVoucherExpiryInfo/initialValue
diagram PlatformServices_p3520.png
type xsd:double
properties
content simple
source <xsd:element name="initialValue" type="xs:double"/>

element federatedVoucherExpiryInfo/remainingValue
diagram PlatformServices_p3521.png
type xsd:double
properties
content simple
source <xsd:element name="remainingValue" type="xs:double"/>

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