http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
StockTransactionAttributeInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents : StockTransactionAttributeInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
Base Type
Extension of InfoWithCompanyAndStoreId Complex Type
Diagram
LedgerId Element JournalType Element VatId Element SaleTypeId Element CashRegisterGroupId Element ReturnOfGoodsRowId Element ReceivedProductRowId Element InvoiceSaleRowId Element CashSaleRowId Element StockAdjustmentId Element ProductId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence StockTransactionAttributeInfo Complex Type
Overview
Used By
NewStockTransactionAttributeInfoResult Element
info Element
GetSingleStockTransactionAttributeResult Element
stockTransactionAttribute Element
stockTransactionAttribute Element
Source
<xs:complexType name="StockTransactionAttributeInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:InfoWithCompanyAndStoreId">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="ProductId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="StockAdjustmentId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="CashSaleRowId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="InvoiceSaleRowId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ReceivedProductRowId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ReturnOfGoodsRowId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="CashRegisterGroupId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="SaleTypeId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="VatId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="JournalType" type="tns:StockTransactionJournalType" />
        <xs:element minOccurs="1" maxOccurs="1" name="LedgerId" type="xs:int" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents