http://retail3000.net/Retail3000Webservice/PosComponents
ArrayOfReceiptPrinterInfo Complex Type
http://retail3000.net/Retail3000Webservice/PosComponents : ArrayOfReceiptPrinterInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Diagram
Encoding Element CodePage Element BigFontCode Element NormalFontCode Element SmallFontCode Element IsCancelled Element EmptyRows Element LeftMargin Element PrintReceiptMode Element Width Element ResetBarcode Element QrCode Element Pdf417Code Element Itf2Of5Code Element Code39Code Element Ean128Code Element Code128cCode Element Code128bCode Element Code128aCode Element Ean13Code Element RowRightAlignCode Element RowCenterAlignCode Element RowLeftAlignCode Element DoubleWidthFontCode Element DoubleHeightFontCode Element BoldFontCode Element CutReceiptCode Element ReturnSaleBarcodeResetCode Element ReturnSaleBarcodeInitCode Element CashDrawer2Code Element CashDrawer1Code Element EftLogoCode Element RegularLogoCode Element RowResetCode Element PrinterResetCode Element RowInitCode Element PrinterInitCode Element Description Element OrganizationReceiptPrinterId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ReceiptPrinterInfo Element Sequence ArrayOfReceiptPrinterInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Description optional xs:string
PrinterInitCode optional xs:string
RowInitCode optional xs:string
PrinterResetCode optional xs:string
RowResetCode optional xs:string
RegularLogoCode optional xs:string
EftLogoCode optional xs:string
CashDrawer1Code optional xs:string
CashDrawer2Code optional xs:string
ReturnSaleBarcodeInitCode optional xs:string
ReturnSaleBarcodeResetCode optional xs:string
CutReceiptCode optional xs:string
BoldFontCode optional xs:string
DoubleHeightFontCode optional xs:string
DoubleWidthFontCode optional xs:string
RowLeftAlignCode optional xs:string
RowCenterAlignCode optional xs:string
RowRightAlignCode optional xs:string
Ean13Code optional xs:string
Code128aCode optional xs:string
Code128bCode optional xs:string
Code128cCode optional xs:string
Ean128Code optional xs:string
Code39Code optional xs:string
Itf2Of5Code optional xs:string
Pdf417Code optional xs:string
QrCode optional xs:string
ResetBarcode optional xs:string
Width xs:short
LeftMargin xs:short
EmptyRows xs:short
IsCancelled xs:boolean
SmallFontCode optional xs:string
NormalFontCode optional xs:string
BigFontCode optional xs:string
CodePage xs:int
Encoding optional xs:string
Used By
GetReceiptPrintersResult Element
Source
<xs:complexType name="ArrayOfReceiptPrinterInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ReceiptPrinterInfo" nillable="true" type="tns:ReceiptPrinterInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents