|
<< Click to Display Table of Contents >> Navigation: CXS.Retail.DTO Assembly > Namespaces > CXS.Retail.DTO Namespace > Classes > WarehouseDTO > WarehouseDTO Class Members |
Navigation: CXS.Retail.DTO Assembly > Namespaces > CXS.Retail.DTO Namespace > Classes > WarehouseDTO >
iVend Retail 6.6 - Web API Help
WarehouseDTO Class Members
Properties Collapse All Expand All Members Options: Show All Members Options: Filtered
[TCheckBoxFormControlObj] Include Inherited Members
[TCheckBoxFormControlObj] Include Protected Members
CXS.Retail.DTO Namespace : WarehouseDTO Class |
The following tables list the members exposed by WarehouseDTO.
Public Constructors
|
Name |
Description |
|
|
Public Properties
|
Name |
Description |
|
Gets or sets the address. |
|
|
|
|
|
|
|
|
Mandatory Gets or sets the branch code. Length: 50 characters. Please ensure that all the warehouse has the same branch code in the system.
|
|
|
Gets or sets the Fulfilment Location Id. Length: 20 characters.
|
|
|
|
|
|
Gets or sets the GoodsIssue Location Id. Length: 20 characters.
|
|
|
|
|
|
Gets or sets the GoodsReceive Location Id. Length: 20 characters.
|
|
|
|
|
|
Gets or sets the GoodsReturn Location Id. Length: 20 characters.
|
|
|
|
|
|
Gets or sets the Default Location Id. Length: 20 characters.
|
|
|
|
|
|
Gets or sets the Refund Location Id. Length: 20 characters.
|
|
|
|
|
|
Gets or sets the Sales Location Id. Length: 20 characters.
|
|
|
|
|
|
Gets or sets the StockTransfer Location Id. Length: 20 characters.
|
|
|
|
|
|
Gets or sets the description. Length: 100 characters.
|
|
|
Gets the name of the enterprise. (Inherited from CXS.Retail.DTO.BaseDTO) |
|
|
Generated the integration event for the ERP. (Inherited from CXS.Retail.DTO.BaseDTO) |
|
|
Mandatory Gets or sets the warehouse id. Length: 20 characters.
|
|
|
Gets or sets the in transit warehouse id. Length: 20 characters.
|
|
|
|
|
|
Gets or sets to Lock the inventory Item. |
|
|
Gets or sets the Is Location Enabled. |
|
|
Gets the key (Internal unique key of every objects). (Inherited from CXS.Retail.DTO.BaseDTO) |
|
|
Returns error message in case of Integration failure. (Inherited from CXS.Retail.DTO.BaseDTO) |
|
|
Mandatory Gets or sets the type of the ownership of the warehouse. Valid values are •CompanyOwnedCompanyOperated = 0 •CompanyOwnedDistributorOperated = 1 •DistributorOwnedDistributorOperated = 2
|
|
|
Gets or sets the price list of the warehouse. Length: 20 characters.
|
|
|
|
|
|
Gets or sets the purchase tax code id. Length: 20 characters.
|
|
|
|
|
|
Gets or sets the sales tax code id. Length: 20 characters.
|
|
|
|
|
|
Gets or sets SubsidiaryId. |
|
|
|
|
|
Gets or sets the use default location. |
|
|
Gets or sets the user defined fields. (Inherited from CXS.Retail.DTO.BaseDTO) |
|
|
Mandatory Gets or sets the type of the warehouse. Valid values are •General = 0 •Retail = 1 •InTransit = 2
|
See Also