None.
Name | Description | Type | Additional information |
---|---|---|---|
Keywords | string |
None. |
|
ShowDisabled | boolean |
None. |
|
CombIds | Collection of ProdPriceInfoDeleteModel |
None. |
|
ProdId | Collection of integer |
None. |
|
CustomSearchAndOrderCondition | CustomSearchAndOrderCondition |
None. |
|
PageIndex | integer |
None. |
|
PageSize | integer |
None. |
|
UsePager | boolean |
None. |
|
CurrUserSn | integer |
None. |
|
CanViewAllBill | boolean |
None. |
|
CanOpeAllWh | boolean |
None. |
|
OpeWhList | Collection of integer |
None. |
|
DocumentDateType | integer |
None. |
|
DocumentDateArr | Collection of date |
None. |
|
DeliveryDateType | integer |
None. |
|
DeliveryDateArr | Collection of date |
None. |
|
OffDateType | integer |
None. |
|
OffDateArr | Collection of date |
None. |
|
InventoryDateType | integer |
None. |
|
InventoryDateArr | Collection of date |
None. |
|
BillOrigins | Collection of integer |
None. |
{ "Keywords": "sample string 1", "ShowDisabled": true, "CombIds": [ { "ProdId": 1, "ApId": 2, "UnitId": 3 }, { "ProdId": 1, "ApId": 2, "UnitId": 3 } ], "ProdId": [ 1, 2 ], "CustomSearchAndOrderCondition": { "OrderColumnName": "sample string 1", "OrderType": 0, "CustomSearchParams": [ { "ColumnName": "sample string 1", "Params": [ {}, {} ] }, { "ColumnName": "sample string 1", "Params": [ {}, {} ] } ] }, "PageIndex": 3, "PageSize": 4, "UsePager": true, "CurrUserSn": 6, "CanViewAllBill": true, "CanOpeAllWh": true, "OpeWhList": [ 1, 2 ], "DocumentDateType": 9, "DocumentDateArr": [ "2025-04-04 21:07:25", "2025-04-04 21:07:25" ], "DeliveryDateType": 10, "DeliveryDateArr": [ "2025-04-04 21:07:25", "2025-04-04 21:07:25" ], "OffDateType": 11, "OffDateArr": [ "2025-04-04 21:07:25", "2025-04-04 21:07:25" ], "InventoryDateType": 12, "InventoryDateArr": [ "2025-04-04 21:07:25", "2025-04-04 21:07:25" ], "BillOrigins": [ 1, 2 ] }
<ProductPriceInfoCondition xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.NewApi.BaseData"> <_billOrigins xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.Setting"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </_billOrigins> <_x003C_DeliveryDateArr_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.Setting"> <d2p1:dateTime>2025-04-04T21:07:25.7387344+08:00</d2p1:dateTime> <d2p1:dateTime>2025-04-04T21:07:25.7387344+08:00</d2p1:dateTime> </_x003C_DeliveryDateArr_x003E_k__BackingField> <_x003C_DeliveryDateType_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.Setting">10</_x003C_DeliveryDateType_x003E_k__BackingField> <_x003C_DocumentDateArr_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.Setting"> <d2p1:dateTime>2025-04-04T21:07:25.7387344+08:00</d2p1:dateTime> <d2p1:dateTime>2025-04-04T21:07:25.7387344+08:00</d2p1:dateTime> </_x003C_DocumentDateArr_x003E_k__BackingField> <_x003C_DocumentDateType_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.Setting">9</_x003C_DocumentDateType_x003E_k__BackingField> <_x003C_InventoryDateArr_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.Setting"> <d2p1:dateTime>2025-04-04T21:07:25.7387344+08:00</d2p1:dateTime> <d2p1:dateTime>2025-04-04T21:07:25.7387344+08:00</d2p1:dateTime> </_x003C_InventoryDateArr_x003E_k__BackingField> <_x003C_InventoryDateType_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.Setting">12</_x003C_InventoryDateType_x003E_k__BackingField> <_x003C_OffDateArr_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.Setting"> <d2p1:dateTime>2025-04-04T21:07:25.7387344+08:00</d2p1:dateTime> <d2p1:dateTime>2025-04-04T21:07:25.7387344+08:00</d2p1:dateTime> </_x003C_OffDateArr_x003E_k__BackingField> <_x003C_OffDateType_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.Setting">11</_x003C_OffDateType_x003E_k__BackingField> <_x003C_CanOpeAllWh_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Setting">true</_x003C_CanOpeAllWh_x003E_k__BackingField> <_x003C_CanViewAllBill_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Setting">true</_x003C_CanViewAllBill_x003E_k__BackingField> <_x003C_CurrUserSn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Setting">6</_x003C_CurrUserSn_x003E_k__BackingField> <_x003C_OpeWhList_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Setting"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </_x003C_OpeWhList_x003E_k__BackingField> <_x003C_PageIndex_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.NewApi">3</_x003C_PageIndex_x003E_k__BackingField> <_x003C_PageSize_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.NewApi">4</_x003C_PageSize_x003E_k__BackingField> <_x003C_UsePager_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.NewApi">true</_x003C_UsePager_x003E_k__BackingField> <CombIds xmlns:d2p1="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.NewApi.BaseData.ProductPriceInfo"> <d2p1:ProdPriceInfoDeleteModel> <d2p1:ApId>2</d2p1:ApId> <d2p1:ProdId>1</d2p1:ProdId> <d2p1:UnitId>3</d2p1:UnitId> </d2p1:ProdPriceInfoDeleteModel> <d2p1:ProdPriceInfoDeleteModel> <d2p1:ApId>2</d2p1:ApId> <d2p1:ProdId>1</d2p1:ProdId> <d2p1:UnitId>3</d2p1:UnitId> </d2p1:ProdPriceInfoDeleteModel> </CombIds> <CustomSearchAndOrderCondition> <CustomSearchParams> <CustomSearchParam> <ColumnName>sample string 1</ColumnName> <Params xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d5p1:anyType /> <d5p1:anyType /> </Params> </CustomSearchParam> <CustomSearchParam> <ColumnName>sample string 1</ColumnName> <Params xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d5p1:anyType /> <d5p1:anyType /> </Params> </CustomSearchParam> </CustomSearchParams> <OrderColumnName>sample string 1</OrderColumnName> <OrderType>None</OrderType> </CustomSearchAndOrderCondition> <Keywords>sample string 1</Keywords> <ProdId xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </ProdId> <ShowDisabled>true</ShowDisabled> </ProductPriceInfoCondition>
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. |