http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ReservationRowInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ReservationRowInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Base Type
Extension of InfoWithCompanyId Complex Type
Diagram
ConversionId Element PromotionId Element QuantityPriceBreakId Element DiscountAgreementClassificationId Element MixedMatchId Element ReservationDateTime Element PriceType Element TotalVat Element TotalNetPrice Element TotalGrossPrice Element PceNetPrice Element PceGrossPrice Element DiscountType Element DiscountPercentage Element DiscountPrice Element Amount Element ReceivedProductId Element TaskId Element SaleOrderRowId Element ReservationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ReservationRowInfo Complex Type
Overview
Used By
ReservationRowInfo Element
NewReservationRowInfoResult Element
reservationRow Element
GetSingleReservationRowResult Element
reservationRow Element
reservationRow Element
Source
<xs:complexType name="ReservationRowInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:InfoWithCompanyId">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="ReservationId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="SaleOrderRowId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="TaskId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ReceivedProductId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="Amount" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="DiscountPrice" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="DiscountPercentage" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="DiscountType" type="tns:DiscountType" />
        <xs:element minOccurs="1" maxOccurs="1" name="PceGrossPrice" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="PceNetPrice" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="TotalGrossPrice" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="TotalNetPrice" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="TotalVat" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="PriceType" type="tns:SalePriceType" />
        <xs:element minOccurs="1" maxOccurs="1" name="ReservationDateTime" type="xs:dateTime" />
        <xs:element minOccurs="1" maxOccurs="1" name="MixedMatchId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="DiscountAgreementClassificationId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="QuantityPriceBreakId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="PromotionId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ConversionId" type="xs:long" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents