None.
Name | Description | Type | Additional information |
---|---|---|---|
Ids | Collection of integer |
None. |
|
Names | Collection of string |
None. |
{ "Ids": [ 1, 2 ], "Names": [ "sample string 1", "sample string 2" ] }
<DDLSearchModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Areas.Framework.Models"> <Ids xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </Ids> <Names xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:string>sample string 1</d2p1:string> <d2p1:string>sample string 2</d2p1:string> </Names> </DDLSearchModel>
Sample not available.
Name | Description | Type | Additional information |
---|---|---|---|
ProdId | integer |
None. |
|
ProdNo | string |
None. |
|
ProdName | string |
None. |
|
TaxRate | decimal number |
None. |
|
Spec | string |
None. |
|
Brand | string |
None. |
|
ProdLocation | string |
None. |
|
Note | string |
None. |
|
UnitId | integer |
None. |
|
UnitName | string |
None. |
|
PurUnitId | integer |
None. |
|
PurUnitName | string |
None. |
|
SaleUnitId | integer |
None. |
|
SaleUnitName | string |
None. |
|
StockUnitId | integer |
None. |
|
StockUnitName | string |
None. |
|
WhId | integer |
None. |
|
WhName | string |
None. |
|
CategoryId | integer |
None. |
|
CategoryName | string |
None. |
|
ApId | integer |
None. |
|
ApName | string |
None. |
|
PricePur | decimal number |
None. |
|
PriceRet | decimal number |
None. |
|
PriceWS | decimal number |
None. |
|
PriceVip | decimal number |
None. |
|
QTY | decimal number |
None. |
|
AvailableQTY | decimal number |
None. |
|
UseMultiUnits | boolean |
None. |
|
UseAp | boolean |
None. |
|
Image | string |
None. |
|
Images | Collection of string |
None. |
|
Stocks | Collection of SimpleProductStock |
None. |
|
Prices | Collection of SimpleProductPrice |
None. |
|
ApPrices | Collection of SimpleProductApPrice |
None. |
|
ProdPrices | Collection of ProductPriceSimpleModel |
None. |
|
MultiUnits | Collection of UnitModel |
None. |
|
BatchEnabled | boolean |
None. |
|
SerialEnabled | boolean |
None. |
|
LifeTimeEnabled | boolean |
None. |
|
BillDirection | ProductTransferAction |
None. |
|
BatchNo | string |
None. |
|
SerialNoItems | Collection of ProductSerialNoViewModel |
None. |
|
ProductionDate | string |
None. |
|
LifeTime | integer |
None. |
|
LifeTimeUnit | integer |
None. |
|
LifeTimeUnitName | string |
None. |
|
ExpirationDate | string |
None. |
Sample not available.
Sample not available.
Sample not available.
Sample not available.