None.
Name | Description | Type | Additional information |
---|---|---|---|
AsStartDateFmt | string |
None. |
|
StartDateFmt | string |
None. |
|
EndDateFmt | string |
None. |
|
isShowDetails | boolean |
None. |
|
CustomSearchAndOrderCondition | CustomSearchAndOrderCondition |
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. |
{ "AsStartDateFmt": "sample string 1", "StartDateFmt": "sample string 2", "EndDateFmt": "sample string 3", "isShowDetails": true, "CustomSearchAndOrderCondition": { "OrderColumnName": "sample string 1", "OrderType": 0, "CustomSearchParams": [ { "ColumnName": "sample string 1", "Params": [ {}, {} ] }, { "ColumnName": "sample string 1", "Params": [ {}, {} ] } ] }, "CurrUserSn": 5, "CanViewAllBill": true, "CanOpeAllWh": true, "OpeWhList": [ 1, 2 ], "DocumentDateType": 8, "DocumentDateArr": [ "2025-04-04 20:58:11", "2025-04-04 20:58:11" ], "DeliveryDateType": 9, "DeliveryDateArr": [ "2025-04-04 20:58:11", "2025-04-04 20:58:11" ], "OffDateType": 10, "OffDateArr": [ "2025-04-04 20:58:11", "2025-04-04 20:58:11" ], "InventoryDateType": 11, "InventoryDateArr": [ "2025-04-04 20:58:11", "2025-04-04 20:58:11" ], "BillOrigins": [ 1, 2 ] }
<MoneyProfitSearchConditions xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Money"> <_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-04T20:58:11.3961582+08:00</d2p1:dateTime> <d2p1:dateTime>2025-04-04T20:58:11.3961582+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">9</_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-04T20:58:11.3961582+08:00</d2p1:dateTime> <d2p1:dateTime>2025-04-04T20:58:11.3961582+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">8</_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-04T20:58:11.3961582+08:00</d2p1:dateTime> <d2p1:dateTime>2025-04-04T20:58:11.3961582+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">11</_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-04T20:58:11.3961582+08:00</d2p1:dateTime> <d2p1:dateTime>2025-04-04T20:58:11.3961582+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">10</_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">5</_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_AsStartDateFmt_x003E_k__BackingField>sample string 1</_x003C_AsStartDateFmt_x003E_k__BackingField> <_x003C_CustomSearchAndOrderCondition_x003E_k__BackingField xmlns:d2p1="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.NewApi.BaseData"> <d2p1:CustomSearchParams> <d2p1:CustomSearchParam> <d2p1:ColumnName>sample string 1</d2p1:ColumnName> <d2p1:Params xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d5p1:anyType /> <d5p1:anyType /> </d2p1:Params> </d2p1:CustomSearchParam> <d2p1:CustomSearchParam> <d2p1:ColumnName>sample string 1</d2p1:ColumnName> <d2p1:Params xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d5p1:anyType /> <d5p1:anyType /> </d2p1:Params> </d2p1:CustomSearchParam> </d2p1:CustomSearchParams> <d2p1:OrderColumnName>sample string 1</d2p1:OrderColumnName> <d2p1:OrderType>None</d2p1:OrderType> </_x003C_CustomSearchAndOrderCondition_x003E_k__BackingField> <_x003C_EndDateFmt_x003E_k__BackingField>sample string 3</_x003C_EndDateFmt_x003E_k__BackingField> <_x003C_StartDateFmt_x003E_k__BackingField>sample string 2</_x003C_StartDateFmt_x003E_k__BackingField> <_x003C_isShowDetails_x003E_k__BackingField>true</_x003C_isShowDetails_x003E_k__BackingField> </MoneyProfitSearchConditions>
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. |