http://retail3000.net/Retail3000Webservice/WebserviceAccountingComponents
OrganizationSummaryInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceAccountingComponents : OrganizationSummaryInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceAccountingComponents
Diagram
EservicesCustomerNumber Element AdministratorPassword Element CompanyName Element CompanyNumber Element OrganizationName Element OrganizationNumber Element OrganizationId Element Sequence OrganizationSummaryInfo Complex Type
Overview
Sequence
OrganizationName optional xs:string
CompanyName optional xs:string
AdministratorPassword optional xs:string
Used By
CreateOrganizationResult Element
Source
<xs:complexType name="OrganizationSummaryInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="1" name="OrganizationId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="OrganizationNumber" type="xs:short" />
    <xs:element minOccurs="0" maxOccurs="1" name="OrganizationName" type="xs:string" />
    <xs:element minOccurs="1" maxOccurs="1" name="CompanyNumber" type="xs:int" />
    <xs:element minOccurs="0" maxOccurs="1" name="CompanyName" type="xs:string" />
    <xs:element minOccurs="0" maxOccurs="1" name="AdministratorPassword" type="xs:string" />
    <xs:element minOccurs="1" maxOccurs="1" name="EservicesCustomerNumber" type="xs:int" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceAccountingComponents