http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
ExtraSavingRowInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents : ExtraSavingRowInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
Base Type
Extension of InfoWithOrganizationIdAndCompanyId Complex Type
Diagram
CashRegisterGroupId Element ProductCategoryId Element SupplierId Element SubBrandId Element BrandId Element ProductId Element DiscountSaleValueRequirementId Element DiscountArticleRequirementId Element ExtraSavingsPrice Element ExtraSavingsPoints Element Percentage Element ExtraSavingsId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ExtraSavingRowInfo Complex Type
Overview
Used By
NewExtraSavingRowInfoResult Element
ExtraSavingRow Element
GetSingleExtraSavingRowResult Element
ExtraSavingRow Element
ExtraSavingRow Element
Source
<xs:complexType name="ExtraSavingRowInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:InfoWithOrganizationIdAndCompanyId">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="ExtraSavingsId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="Percentage" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="ExtraSavingsPoints" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ExtraSavingsPrice" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="DiscountArticleRequirementId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="DiscountSaleValueRequirementId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ProductId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="BrandId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="SubBrandId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="SupplierId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ProductCategoryId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="CashRegisterGroupId" type="xs:int" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents