None.
Name | Description | Type | Additional information |
---|---|---|---|
PageIndex | integer |
None. |
|
PageSize | integer |
None. |
|
UsePager | boolean |
None. |
|
Keyword | string |
None. |
|
Ids | Collection of integer |
None. |
{ "PageIndex": 1, "PageSize": 2, "UsePager": true, "Keyword": "sample string 4", "Ids": [ 1, 2 ] }
<UnitCondition xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.NewApi.BaseData"> <Ids xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </Ids> <Keyword>sample string 4</Keyword> <PageIndex>1</PageIndex> <PageSize>2</PageSize> <UsePager>true</UsePager> </UnitCondition>
Sample not available.
Name | Description | Type | Additional information |
---|---|---|---|
Items | Collection of UnitListModel |
None. |
|
SumModel | UnitListModel |
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.