None.
Name | Description | Type | Additional information |
---|---|---|---|
Keywords | string |
None. |
|
ShowDisabled | boolean |
None. |
|
CombIds | Collection of ProdPriceInfoDeleteModel |
None. |
|
ProdId | Collection of integer |
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. |
{ "Keywords": "sample string 1", "ShowDisabled": true, "CombIds": [ { "ProdId": 1, "ApId": 2, "UnitId": 3 }, { "ProdId": 1, "ApId": 2, "UnitId": 3 } ], "ProdId": [ 1, 2 ], "PageIndex": 3, "PageSize": 4, "UsePager": true, "CurrUserSn": 6, "CanViewAllBill": true, "CanOpeAllWh": true, "OpeWhList": [ 1, 2 ], "DocumentDateType": 9, "DocumentDateArr": [ "2024-11-25 02:35:13", "2024-11-25 02:35:13" ], "DeliveryDateType": 10, "DeliveryDateArr": [ "2024-11-25 02:35:13", "2024-11-25 02:35:13" ], "OffDateType": 11, "OffDateArr": [ "2024-11-25 02:35:13", "2024-11-25 02:35:13" ], "InventoryDateType": 12, "InventoryDateArr": [ "2024-11-25 02:35:13", "2024-11-25 02:35:13" ] }
<ProductPriceInfoCondition xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.NewApi.BaseData"> <_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>2024-11-25T02:35:13.0054262+08:00</d2p1:dateTime> <d2p1:dateTime>2024-11-25T02:35:13.0054262+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>2024-11-25T02:35:13.0054262+08:00</d2p1:dateTime> <d2p1:dateTime>2024-11-25T02:35:13.0054262+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>2024-11-25T02:35:13.0054262+08:00</d2p1:dateTime> <d2p1:dateTime>2024-11-25T02:35:13.0054262+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>2024-11-25T02:35:13.0054262+08:00</d2p1:dateTime> <d2p1:dateTime>2024-11-25T02:35:13.0054262+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> <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 |
---|---|---|---|
Items | Collection of ProductPriceInfoModel |
None. |
|
SumModel | ProductPriceInfoModel |
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. |
{ "Items": [ { "ProdId": 1, "ApId": 2, "UnitId": 3, "UseMultiUnits": true, "UseAp": true, "ProdName": "sample string 6", "ProdNo": "sample string 7", "ApName": "sample string 8", "UnitName": "sample string 9", "Spec": "sample string 10", "Location": "sample string 11", "Brand": "sample string 12", "ProdCatName": "sample string 13", "CreatedByName": "sample string 14", "ModifiedTime": "sample string 15", "ModifiedDate": "2024-11-25 02:35:13", "PricePur": 17.0, "PriceRetail": 18.0, "PriceWholeSale": 19.0, "PriceVip": 20.0, "PriceMinSell": 21.0, "PriceNewestSell": 22.0, "SellBillId": 23, "SellBillType": 24, "SellBillDate": "sample string 25", "PriceMaxPur": 26.0, "PriceNewestPur": 27.0, "PurBillId": 28, "PurBillType": 29, "PurBillDate": "sample string 30", "SerialEnabled": true, "Prices": [ { "ProdId": 1, "LevelId": 2, "LevelName": "sample string 3", "Price": "sample string 4", "UnitId": 5, "ApId": 6 }, { "ProdId": 1, "LevelId": 2, "LevelName": "sample string 3", "Price": "sample string 4", "UnitId": 5, "ApId": 6 } ] }, { "ProdId": 1, "ApId": 2, "UnitId": 3, "UseMultiUnits": true, "UseAp": true, "ProdName": "sample string 6", "ProdNo": "sample string 7", "ApName": "sample string 8", "UnitName": "sample string 9", "Spec": "sample string 10", "Location": "sample string 11", "Brand": "sample string 12", "ProdCatName": "sample string 13", "CreatedByName": "sample string 14", "ModifiedTime": "sample string 15", "ModifiedDate": "2024-11-25 02:35:13", "PricePur": 17.0, "PriceRetail": 18.0, "PriceWholeSale": 19.0, "PriceVip": 20.0, "PriceMinSell": 21.0, "PriceNewestSell": 22.0, "SellBillId": 23, "SellBillType": 24, "SellBillDate": "sample string 25", "PriceMaxPur": 26.0, "PriceNewestPur": 27.0, "PurBillId": 28, "PurBillType": 29, "PurBillDate": "sample string 30", "SerialEnabled": true, "Prices": [ { "ProdId": 1, "LevelId": 2, "LevelName": "sample string 3", "Price": "sample string 4", "UnitId": 5, "ApId": 6 }, { "ProdId": 1, "LevelId": 2, "LevelName": "sample string 3", "Price": "sample string 4", "UnitId": 5, "ApId": 6 } ] } ], "SumModel": { "ProdId": 1, "ApId": 2, "UnitId": 3, "UseMultiUnits": true, "UseAp": true, "ProdName": "sample string 6", "ProdNo": "sample string 7", "ApName": "sample string 8", "UnitName": "sample string 9", "Spec": "sample string 10", "Location": "sample string 11", "Brand": "sample string 12", "ProdCatName": "sample string 13", "CreatedByName": "sample string 14", "ModifiedTime": "sample string 15", "ModifiedDate": "2024-11-25 02:35:13", "PricePur": 17.0, "PriceRetail": 18.0, "PriceWholeSale": 19.0, "PriceVip": 20.0, "PriceMinSell": 21.0, "PriceNewestSell": 22.0, "SellBillId": 23, "SellBillType": 24, "SellBillDate": "sample string 25", "PriceMaxPur": 26.0, "PriceNewestPur": 27.0, "PurBillId": 28, "PurBillType": 29, "PurBillDate": "sample string 30", "SerialEnabled": true, "Prices": [ { "ProdId": 1, "LevelId": 2, "LevelName": "sample string 3", "Price": "sample string 4", "UnitId": 5, "ApId": 6 }, { "ProdId": 1, "LevelId": 2, "LevelName": "sample string 3", "Price": "sample string 4", "UnitId": 5, "ApId": 6 } ] }, "PageIndex": 1, "PageSize": 2, "Total": 3, "UsePager": true, "CategoriesFounded": [ 1, 2 ], "RDocumentStartDate": "sample string 5", "RDocumentEndDate": "sample string 6", "RDeliveryStartDate": "sample string 7", "RDeliveryEndDate": "sample string 8" }