None.
Name | Description | Type | Additional information |
---|---|---|---|
LogBatchId | string |
None. |
|
ChainId | integer |
None. |
|
OnlyShowAbnormal | boolean |
None. |
|
Keywords | string |
None. |
|
PageIndex | integer |
None. |
|
PageSize | integer |
None. |
{ "LogBatchId": "sample string 1", "ChainId": 2, "OnlyShowAbnormal": true, "Keywords": "sample string 4", "PageIndex": 5, "PageSize": 6 }
<InventoryRecalLogSearchCondition xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.RecalInventory"> <_x003C_ChainId_x003E_k__BackingField>2</_x003C_ChainId_x003E_k__BackingField> <_x003C_Keywords_x003E_k__BackingField>sample string 4</_x003C_Keywords_x003E_k__BackingField> <_x003C_LogBatchId_x003E_k__BackingField>sample string 1</_x003C_LogBatchId_x003E_k__BackingField> <_x003C_OnlyShowAbnormal_x003E_k__BackingField>true</_x003C_OnlyShowAbnormal_x003E_k__BackingField> <_x003C_PageIndex_x003E_k__BackingField>5</_x003C_PageIndex_x003E_k__BackingField> <_x003C_PageSize_x003E_k__BackingField>6</_x003C_PageSize_x003E_k__BackingField> </InventoryRecalLogSearchCondition>
Sample not available.
Name | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |