complexType linkedAccountCostInfo
diagram PlatformServices_p4797.png
namespace http://impl.platform.rosettahub.com/
children accountId accountName aggregatedCost aggregatedCredits currentCost currentCredits currentMonth currentYear lastCurrentCostUpdate previousCostUpdate previousMonthCost previousMonthCredits previousPeriodCost previousPeriodCredits userLogin
used by
element masterAccountCostInfo/linkedAccountCosts
source <xsd:complexType name="linkedAccountCostInfo">
 
<xsd:sequence>
   
<xsd:element name="accountId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="accountName" type="xs:string" minOccurs="0"/>
   
<xsd:element name="aggregatedCost" type="xs:double"/>
   
<xsd:element name="aggregatedCredits" type="xs:double"/>
   
<xsd:element name="currentCost" type="xs:double"/>
   
<xsd:element name="currentCredits" type="xs:double"/>
   
<xsd:element name="currentMonth" type="xs:int"/>
   
<xsd:element name="currentYear" type="xs:int"/>
   
<xsd:element name="lastCurrentCostUpdate" type="xs:dateTime" minOccurs="0"/>
   
<xsd:element name="previousCostUpdate" type="xs:dateTime" minOccurs="0"/>
   
<xsd:element name="previousMonthCost" type="xs:double"/>
   
<xsd:element name="previousMonthCredits" type="xs:double"/>
   
<xsd:element name="previousPeriodCost" type="xs:double"/>
   
<xsd:element name="previousPeriodCredits" type="xs:double"/>
   
<xsd:element name="userLogin" type="xs:string" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

element linkedAccountCostInfo/aggregatedCost
diagram PlatformServices_p4800.png
type xsd:double
properties
content simple
source <xsd:element name="aggregatedCost" type="xs:double"/>

element linkedAccountCostInfo/aggregatedCredits
diagram PlatformServices_p4801.png
type xsd:double
properties
content simple
source <xsd:element name="aggregatedCredits" type="xs:double"/>

element linkedAccountCostInfo/currentCost
diagram PlatformServices_p4802.png
type xsd:double
properties
content simple
source <xsd:element name="currentCost" type="xs:double"/>

element linkedAccountCostInfo/currentCredits
diagram PlatformServices_p4803.png
type xsd:double
properties
content simple
source <xsd:element name="currentCredits" type="xs:double"/>

element linkedAccountCostInfo/currentMonth
diagram PlatformServices_p4804.png
type xsd:int
properties
content simple
source <xsd:element name="currentMonth" type="xs:int"/>

element linkedAccountCostInfo/currentYear
diagram PlatformServices_p4805.png
type xsd:int
properties
content simple
source <xsd:element name="currentYear" type="xs:int"/>

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

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

element linkedAccountCostInfo/previousMonthCost
diagram PlatformServices_p4808.png
type xsd:double
properties
content simple
source <xsd:element name="previousMonthCost" type="xs:double"/>

element linkedAccountCostInfo/previousMonthCredits
diagram PlatformServices_p4809.png
type xsd:double
properties
content simple
source <xsd:element name="previousMonthCredits" type="xs:double"/>

element linkedAccountCostInfo/previousPeriodCost
diagram PlatformServices_p4810.png
type xsd:double
properties
content simple
source <xsd:element name="previousPeriodCost" type="xs:double"/>

element linkedAccountCostInfo/previousPeriodCredits
diagram PlatformServices_p4811.png
type xsd:double
properties
content simple
source <xsd:element name="previousPeriodCredits" type="xs:double"/>

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

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