http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ArrayOfViewSaleOrderInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ArrayOfViewSaleOrderInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
PurchaseOrderNumber Element ScannerNumber Element SaleOrderClassDescription Element InboundMessageNumber Element TotalReservationsValue Element TotalPrepaymentRequestBalance Element TotalPrePaidBalance Element TotalPrePaid Element TotalPrepaymentRequests Element TransportTypeDescription Element StoreDescription Element UserFullName Element DeliveryCustomerName Element DeliveryCustomerNumber Element CustomerName Element CustomerNumber Element WebshopDescription Element LockedForChanges Element Log Element PartialDeliveryAllowed Element WebshopId Element ConversionId Element InboundMessageId Element OrderResponseLog Element OrderResponseDate Element UtmostDeliveryDate Element ExpectedDeliveryDate Element ExportDateTime Element PrintedDateTime Element SuppressUntilDate Element TotalWeightedNetPrice Element TotalNetPrice Element TotalGrossPrice Element SecureDiscounts Element DiscountPercentage Element DiscountPrice Element PurchaseOrderId Element SaleOrderType Element SaleOrderClassId Element TransportProperties Element TransportTypeId Element MiscInfo Element Description Element ReferenceCode Element IsCancelled Element OrderStatus Element OrderNumber Element CostCenterId Element UserId Element MobileDeviceId Element ScannerId Element IsRaise Element IsVatFree Element DebtorId Element DeliveryAddressId Element DeliveryCustomerId Element LoyaltyCard Element CustomerContactId Element CustomerId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewSaleOrderInfo Element Sequence ArrayOfViewSaleOrderInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
CustomerId xs:int
LoyaltyCard optional xs:string
DebtorId xs:int
IsVatFree xs:boolean
IsRaise xs:boolean
ScannerId xs:int
UserId xs:int
IsCancelled xs:boolean
ReferenceCode optional xs:string
Description optional xs:string
MiscInfo optional xs:string
TransportProperties optional xs:string
DiscountPrice xs:decimal
SecureDiscounts xs:boolean
TotalGrossPrice xs:decimal
TotalNetPrice xs:decimal
SuppressUntilDate xs:dateTime
PrintedDateTime xs:dateTime
ExportDateTime xs:dateTime
UtmostDeliveryDate xs:dateTime
OrderResponseDate xs:dateTime
OrderResponseLog optional xs:string
ConversionId xs:long
WebshopId xs:int
Log optional xs:string
LockedForChanges xs:boolean
WebshopDescription optional xs:string
CustomerName optional xs:string
DeliveryCustomerName optional xs:string
UserFullName optional xs:string
StoreDescription optional xs:string
TransportTypeDescription optional xs:string
TotalPrePaid xs:decimal
SaleOrderClassDescription optional xs:string
Used By
GetSaleOrdersResult Element
Source
<xs:complexType name="ArrayOfViewSaleOrderInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewSaleOrderInfo" nillable="true" type="tns:ViewSaleOrderInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents