None.
Name | Description | Type | Additional information |
---|---|---|---|
ProdId | integer |
None. |
|
UnitId | integer |
None. |
|
WhId | Collection of integer |
None. |
|
AuxUnitId | integer |
None. |
|
StockQtyFilter | StockQtyFilterEnum |
None. |
|
KeyWord | string |
None. |
|
PageIndex | integer |
None. |
|
PageSize | integer |
None. |
|
UsePager | boolean |
None. |
{ "ProdId": 1, "UnitId": 2, "WhId": [ 1, 2 ], "AuxUnitId": 3, "StockQtyFilter": 0, "KeyWord": "sample string 4", "PageIndex": 5, "PageSize": 6, "UsePager": true }
<ProdStockDistributionCondition xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Areas.Framework.Models"> <AuxUnitId>3</AuxUnitId> <KeyWord>sample string 4</KeyWord> <PageIndex>5</PageIndex> <PageSize>6</PageSize> <ProdId>1</ProdId> <StockQtyFilter>Positive</StockQtyFilter> <UnitId>2</UnitId> <UsePager>true</UsePager> <WhId xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </WhId> </ProdStockDistributionCondition>
Sample not available.
Name | Description | Type | Additional information |
---|---|---|---|
Items | Collection of ProdStockDistributionResponse |
None. |
|
SumModel | ProdStockDistributionResponse |
None. |
|
PageIndex | integer |
None. |
|
PageSize | integer |
None. |
|
Total | integer |
None. |
|
UsePager | boolean |
None. |
|
CategoriesFounded | Collection of integer |
None. |
|
RDocumentStartDate | string |
None. |
|
RDocumentEndDate | string |
None. |
|
RDeliveryStartDate | string |
None. |
|
RDeliveryEndDate | string |
None. |
Sample not available.
Sample not available.
Sample not available.
Sample not available.