http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ViewCashRegisterGroupInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ViewCashRegisterGroupInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Base Type
Extension of CashRegisterGroupInfo Complex Type
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 Complex Type
Overview
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
ViewCashRegisterGroupInfo Element
Source
<xs:complexType name="ViewCashRegisterGroupInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:CashRegisterGroupInfo">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="PosMessageDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="LedgerDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="LedgerExportCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="NonSaleLedgerDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="NonSaleLedgerExportCode" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents