http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ArrayOfViewCashRegisterGroupInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ArrayOfViewCashRegisterGroupInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
NonSaleLedgerExportCode Element NonSaleLedgerDescription Element LedgerExportCode Element LedgerDescription Element PosMessageDescription Element PurchaseLedgerId Element NonSaleLedgerId Element SaleLedgerId Element PosMessageId Element IsCheckStockInPos Element IsPosPromotion Element LoyaltyCardPercentage Element FollowupNumber Element Description Element ShortDescription Element ExternalCode Element Code Element IsDerived Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewCashRegisterGroupInfo Element Sequence ArrayOfViewCashRegisterGroupInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
IsDerived xs:boolean
Code optional xs:string
ExternalCode optional xs:string
ShortDescription optional xs:string
Description optional xs:string
IsPosPromotion xs:boolean
PosMessageDescription optional xs:string
LedgerDescription optional xs:string
LedgerExportCode optional xs:string
NonSaleLedgerDescription optional xs:string
NonSaleLedgerExportCode optional xs:string
Used By
GetCashRegisterGroupsResult Element
GetCompaniesCashRegisterGroupsResult Element
Source
<xs:complexType name="ArrayOfViewCashRegisterGroupInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewCashRegisterGroupInfo" nillable="true" type="tns:ViewCashRegisterGroupInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents