http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
GetSingleBrandResponse Element
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : GetSingleBrandResponse Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
AllowDiscounts Element AllowSavings Element MaintainStock Element PrintLabel Element IsCancelled Element SeasonProfileId Element AutoStockMaxStockPercentage Element AutoStockMinStockPercentage Element AutoStockDefaultSaleDays Element AutoStockDefaultMaxStockDays Element AutoStockDefaultMinStockDays Element AutoStockCalculate Element IgnoreAutoStockValues Element LabelClassId Element Description Element Gs1ExportCode Element Gs1Code Element ExternalCode Element Code Element IsDerived Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleBrandResult Element Sequence GetSingleBrandResponse Element
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
IsDerived xs:boolean
Code optional xs:string
ExternalCode optional xs:string
Gs1Code xs:long
Description optional xs:string
IsCancelled xs:boolean
PrintLabel xs:boolean
MaintainStock xs:boolean
AllowSavings xs:boolean
AllowDiscounts xs:boolean
Source
<xs:element name="GetSingleBrandResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="GetSingleBrandResult" type="tns:BrandInfo" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents