None.
Name | Description | Type | Additional information |
---|---|---|---|
SearchText | string |
None. |
|
Name | string |
None. |
|
Status | boolean |
None. |
|
CategroryIds | Collection of integer |
None. |
|
AppAsId | string |
None. |
|
AccAsId | integer |
None. |
|
Ftype | integer |
None. |
|
CustomSearchAndOrderCondition | CustomSearchAndOrderCondition |
None. |
|
CategoryKeyword | string |
None. |
|
IsEnable | boolean |
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. |
{ "SearchText": "sample string 1", "Name": "sample string 2", "Status": true, "CategroryIds": [ 1, 2 ], "AppAsId": "sample string 4", "AccAsId": 5, "Ftype": 1020, "CustomSearchAndOrderCondition": { "OrderColumnName": "sample string 1", "OrderType": 0, "CustomSearchParams": [ { "ColumnName": "sample string 1", "Params": [ {}, {} ] }, { "ColumnName": "sample string 1", "Params": [ {}, {} ] } ] }, "CategoryKeyword": "sample string 6", "IsEnable": true, "PageIndex": 7, "PageSize": 8, "UsePager": true, "CurrUserSn": 10, "CanViewAllBill": true, "CanOpeAllWh": true, "OpeWhList": [ 1, 2 ], "DocumentDateType": 13, "DocumentDateArr": [ "2025-04-04 03:32:18", "2025-04-04 03:32:18" ], "DeliveryDateType": 14, "DeliveryDateArr": [ "2025-04-04 03:32:18", "2025-04-04 03:32:18" ], "OffDateType": 15, "OffDateArr": [ "2025-04-04 03:32:18", "2025-04-04 03:32:18" ], "InventoryDateType": 16, "InventoryDateArr": [ "2025-04-04 03:32:18", "2025-04-04 03:32:18" ], "BillOrigins": [ 1, 2 ] }
<VendorCondition xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.NewApi"> <_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-04T03:32:18.7630982+08:00</d2p1:dateTime> <d2p1:dateTime>2025-04-04T03:32:18.7630982+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">14</_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-04T03:32:18.7630982+08:00</d2p1:dateTime> <d2p1:dateTime>2025-04-04T03:32:18.7630982+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">13</_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-04T03:32:18.7630982+08:00</d2p1:dateTime> <d2p1:dateTime>2025-04-04T03:32:18.7630982+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">16</_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-04T03:32:18.7630982+08:00</d2p1:dateTime> <d2p1:dateTime>2025-04-04T03:32:18.7630982+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">15</_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">10</_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>7</_x003C_PageIndex_x003E_k__BackingField> <_x003C_PageSize_x003E_k__BackingField>8</_x003C_PageSize_x003E_k__BackingField> <_x003C_UsePager_x003E_k__BackingField>true</_x003C_UsePager_x003E_k__BackingField> <_x003C_CategoryKeyword_x003E_k__BackingField>sample string 6</_x003C_CategoryKeyword_x003E_k__BackingField> <_x003C_CustomSearchAndOrderCondition_x003E_k__BackingField xmlns:d2p1="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.NewApi.BaseData" i:nil="true" /> <_x003C_Ftype_x003E_k__BackingField>0</_x003C_Ftype_x003E_k__BackingField> <_x003C_IsEnable_x003E_k__BackingField>true</_x003C_IsEnable_x003E_k__BackingField> <_x003C_AccAsId_x003E_k__BackingField>5</_x003C_AccAsId_x003E_k__BackingField> <_x003C_AppAsId_x003E_k__BackingField>sample string 4</_x003C_AppAsId_x003E_k__BackingField> <_x003C_CategroryIds_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </_x003C_CategroryIds_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_Name_x003E_k__BackingField>sample string 2</_x003C_Name_x003E_k__BackingField> <_x003C_SearchColumns_x003E_k__BackingField>All</_x003C_SearchColumns_x003E_k__BackingField> <_x003C_SearchText_x003E_k__BackingField>sample string 1</_x003C_SearchText_x003E_k__BackingField> <_x003C_Status_x003E_k__BackingField>true</_x003C_Status_x003E_k__BackingField> </VendorCondition>
Sample not available.
Name | Description | Type | Additional information |
---|---|---|---|
VendId | integer |
None. |
|
VendNo | string |
None. |
|
VendName | string |
None. |
|
CatId | integer |
None. |
|
CatName | string |
None. |
|
ContactId | integer |
None. |
|
ContactName | string |
None. |
|
Phone | string |
None. |
|
Purchaser | integer |
None. |
|
PurchaserName | string |
None. |
|
TaxRate | decimal number |
None. |
|
SettlePeriodId | integer |
None. |
|
SettlePeriodType | integer |
None. |
|
SettlePeriodValue | integer |
None. |
|
SettlePeriodName | string |
None. |
|
DepartmentId | integer |
None. |
|
DepartmentName | string |
None. |
[ { "VendId": 1, "VendNo": "sample string 2", "VendName": "sample string 3", "CatId": 4, "CatName": "sample string 5", "ContactId": 6, "ContactName": "sample string 7", "Phone": "sample string 8", "Purchaser": 9, "PurchaserName": "sample string 10", "TaxRate": 11.0, "SettlePeriodId": 12, "SettlePeriodType": 13, "SettlePeriodValue": 14, "SettlePeriodName": "sample string 15", "DepartmentId": 16, "DepartmentName": "sample string 17" }, { "VendId": 1, "VendNo": "sample string 2", "VendName": "sample string 3", "CatId": 4, "CatName": "sample string 5", "ContactId": 6, "ContactName": "sample string 7", "Phone": "sample string 8", "Purchaser": 9, "PurchaserName": "sample string 10", "TaxRate": 11.0, "SettlePeriodId": 12, "SettlePeriodType": 13, "SettlePeriodValue": 14, "SettlePeriodName": "sample string 15", "DepartmentId": 16, "DepartmentName": "sample string 17" } ]
<ArrayOfSimpleVendor xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Areas.Framework.Models"> <SimpleVendor> <CatId>4</CatId> <CatName>sample string 5</CatName> <ContactId>6</ContactId> <ContactName>sample string 7</ContactName> <DepartmentId>16</DepartmentId> <DepartmentName>sample string 17</DepartmentName> <Phone>sample string 8</Phone> <Purchaser>9</Purchaser> <PurchaserName>sample string 10</PurchaserName> <SettlePeriodId>12</SettlePeriodId> <SettlePeriodName>sample string 15</SettlePeriodName> <SettlePeriodType>13</SettlePeriodType> <SettlePeriodValue>14</SettlePeriodValue> <TaxRate>11</TaxRate> <VendId>1</VendId> <VendName>sample string 3</VendName> <VendNo>sample string 2</VendNo> </SimpleVendor> <SimpleVendor> <CatId>4</CatId> <CatName>sample string 5</CatName> <ContactId>6</ContactId> <ContactName>sample string 7</ContactName> <DepartmentId>16</DepartmentId> <DepartmentName>sample string 17</DepartmentName> <Phone>sample string 8</Phone> <Purchaser>9</Purchaser> <PurchaserName>sample string 10</PurchaserName> <SettlePeriodId>12</SettlePeriodId> <SettlePeriodName>sample string 15</SettlePeriodName> <SettlePeriodType>13</SettlePeriodType> <SettlePeriodValue>14</SettlePeriodValue> <TaxRate>11</TaxRate> <VendId>1</VendId> <VendName>sample string 3</VendName> <VendNo>sample string 2</VendNo> </SimpleVendor> </ArrayOfSimpleVendor>