None.
Name | Description | Type | Additional information |
---|---|---|---|
Type | integer |
None. |
|
Status | integer |
None. |
|
SearchText | string |
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. |
{ "Type": 1, "Status": 2, "SearchText": "sample string 3", "PageIndex": 4, "PageSize": 5, "UsePager": true, "CurrUserSn": 7, "CanViewAllBill": true, "CanOpeAllWh": true, "OpeWhList": [ 1, 2 ], "DocumentDateType": 10, "DocumentDateArr": [ "2025-04-04 20:51:21", "2025-04-04 20:51:21" ], "DeliveryDateType": 11, "DeliveryDateArr": [ "2025-04-04 20:51:21", "2025-04-04 20:51:21" ], "OffDateType": 12, "OffDateArr": [ "2025-04-04 20:51:21", "2025-04-04 20:51:21" ], "InventoryDateType": 13, "InventoryDateArr": [ "2025-04-04 20:51:21", "2025-04-04 20:51:21" ], "BillOrigins": [ 1, 2 ] }
<VcCondition xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.NewApi.Money.AccountChecking"> <_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:51:21.0242998+08:00</d2p1:dateTime> <d2p1:dateTime>2025-04-04T20:51:21.0242998+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">11</_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:51:21.0242998+08:00</d2p1:dateTime> <d2p1:dateTime>2025-04-04T20:51:21.0242998+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">10</_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:51:21.0242998+08:00</d2p1:dateTime> <d2p1:dateTime>2025-04-04T20:51:21.0242998+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">13</_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:51:21.0242998+08:00</d2p1:dateTime> <d2p1:dateTime>2025-04-04T20:51:21.0242998+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">12</_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">7</_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">4</_x003C_PageIndex_x003E_k__BackingField> <_x003C_PageSize_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.NewApi">5</_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> <SearchText>sample string 3</SearchText> <Status>2</Status> <Type>1</Type> </VcCondition>
Sample not available.
Name | Description | Type | Additional information |
---|---|---|---|
Items | Collection of VcListModel |
None. |
|
SumModel | VcListModel |
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": [ { "Type": 1, "Name": "sample string 2", "LicenseNo": "sample string 3", "CatName": "sample string 4", "Contact": "sample string 5", "Mobile": "sample string 6", "Email": "sample string 7", "IM": "sample string 8", "Address": "sample string 9", "Note": "sample string 10", "Status": 11 }, { "Type": 1, "Name": "sample string 2", "LicenseNo": "sample string 3", "CatName": "sample string 4", "Contact": "sample string 5", "Mobile": "sample string 6", "Email": "sample string 7", "IM": "sample string 8", "Address": "sample string 9", "Note": "sample string 10", "Status": 11 } ], "SumModel": { "Type": 1, "Name": "sample string 2", "LicenseNo": "sample string 3", "CatName": "sample string 4", "Contact": "sample string 5", "Mobile": "sample string 6", "Email": "sample string 7", "IM": "sample string 8", "Address": "sample string 9", "Note": "sample string 10", "Status": 11 }, "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" }
<NewApiPagedListOfVcListModel7yViR_Sb2 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.NewApi"> <_x003C_RDeliveryEndDate_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.CommonData">sample string 8</_x003C_RDeliveryEndDate_x003E_k__BackingField> <_x003C_RDeliveryStartDate_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.CommonData">sample string 7</_x003C_RDeliveryStartDate_x003E_k__BackingField> <_x003C_RDocumentEndDate_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.CommonData">sample string 6</_x003C_RDocumentEndDate_x003E_k__BackingField> <_x003C_RDocumentStartDate_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.CommonData">sample string 5</_x003C_RDocumentStartDate_x003E_k__BackingField> <_x003C_CategoriesFounded_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </_x003C_CategoriesFounded_x003E_k__BackingField> <_x003C_Items_x003E_k__BackingField xmlns:d2p1="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Areas.AccountChecking.Models"> <d2p1:VcListModel> <d2p1:Address>sample string 9</d2p1:Address> <d2p1:CatName>sample string 4</d2p1:CatName> <d2p1:Contact>sample string 5</d2p1:Contact> <d2p1:Email>sample string 7</d2p1:Email> <d2p1:IM>sample string 8</d2p1:IM> <d2p1:LicenseNo>sample string 3</d2p1:LicenseNo> <d2p1:Mobile>sample string 6</d2p1:Mobile> <d2p1:Name>sample string 2</d2p1:Name> <d2p1:Note>sample string 10</d2p1:Note> <d2p1:Status>11</d2p1:Status> <d2p1:Type>1</d2p1:Type> </d2p1:VcListModel> <d2p1:VcListModel> <d2p1:Address>sample string 9</d2p1:Address> <d2p1:CatName>sample string 4</d2p1:CatName> <d2p1:Contact>sample string 5</d2p1:Contact> <d2p1:Email>sample string 7</d2p1:Email> <d2p1:IM>sample string 8</d2p1:IM> <d2p1:LicenseNo>sample string 3</d2p1:LicenseNo> <d2p1:Mobile>sample string 6</d2p1:Mobile> <d2p1:Name>sample string 2</d2p1:Name> <d2p1:Note>sample string 10</d2p1:Note> <d2p1:Status>11</d2p1:Status> <d2p1:Type>1</d2p1:Type> </d2p1:VcListModel> </_x003C_Items_x003E_k__BackingField> <_x003C_PageIndex_x003E_k__BackingField>1</_x003C_PageIndex_x003E_k__BackingField> <_x003C_PageSize_x003E_k__BackingField>2</_x003C_PageSize_x003E_k__BackingField> <_x003C_SumModel_x003E_k__BackingField xmlns:d2p1="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Areas.AccountChecking.Models"> <d2p1:Address>sample string 9</d2p1:Address> <d2p1:CatName>sample string 4</d2p1:CatName> <d2p1:Contact>sample string 5</d2p1:Contact> <d2p1:Email>sample string 7</d2p1:Email> <d2p1:IM>sample string 8</d2p1:IM> <d2p1:LicenseNo>sample string 3</d2p1:LicenseNo> <d2p1:Mobile>sample string 6</d2p1:Mobile> <d2p1:Name>sample string 2</d2p1:Name> <d2p1:Note>sample string 10</d2p1:Note> <d2p1:Status>11</d2p1:Status> <d2p1:Type>1</d2p1:Type> </_x003C_SumModel_x003E_k__BackingField> <_x003C_Total_x003E_k__BackingField>3</_x003C_Total_x003E_k__BackingField> <_x003C_UsePager_x003E_k__BackingField>true</_x003C_UsePager_x003E_k__BackingField> </NewApiPagedListOfVcListModel7yViR_Sb2>