None.
Name | Description | Type | Additional information |
---|---|---|---|
Ids | Collection of integer |
None. |
|
SearchText | string |
None. |
|
Start | string |
None. |
|
End | string |
None. |
|
CheckedFmt | Collection of integer |
None. |
|
VcIds | Collection of integer |
None. |
|
DateRange | DateRange |
None. |
|
OrpStatus | Collection of integer |
None. |
|
InvoiceStatus | Collection of integer |
None. |
|
ShareStatus | integer |
None. |
|
AccountingItemId | Collection of integer |
None. |
|
DepartmentId | Collection of integer |
None. |
|
ExportDetails | boolean |
None. |
|
AcIds | Collection of integer |
None. |
|
Type | Collection of integer |
None. |
|
CreatedBy | Collection of integer |
None. |
|
CheckedBy | Collection of integer |
None. |
|
ExportType | ThreeSheetExportType |
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. |
{ "Ids": [ 1, 2 ], "SearchText": "sample string 1", "Start": "2024-11-25", "End": "2024-11-25", "CheckedFmt": [ 1, 2 ], "VcIds": [ 1, 2 ], "DateRange": 1010, "OrpStatus": [ 1, 2 ], "InvoiceStatus": [ 1, 2 ], "ShareStatus": 1, "AccountingItemId": [ 1, 2 ], "DepartmentId": [ 1, 2 ], "ExportDetails": true, "AcIds": [ 1, 2 ], "Type": [ 1, 2 ], "CreatedBy": [ 1, 2 ], "CheckedBy": [ 1, 2 ], "ExportType": 1, "PageIndex": 5, "PageSize": 6, "UsePager": true, "CurrUserSn": 8, "CanViewAllBill": true, "CanOpeAllWh": true, "OpeWhList": [ 1, 2 ], "DocumentDateType": 11, "DocumentDateArr": [ "2024-11-25 02:37:35", "2024-11-25 02:37:35" ], "DeliveryDateType": 12, "DeliveryDateArr": [ "2024-11-25 02:37:35", "2024-11-25 02:37:35" ], "OffDateType": 13, "OffDateArr": [ "2024-11-25 02:37:35", "2024-11-25 02:37:35" ], "InventoryDateType": 14, "InventoryDateArr": [ "2024-11-25 02:37:35", "2024-11-25 02:37:35" ] }
<OtherRpCondition xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.NewApi.Money"> <_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:37:35.0813141+08:00</d2p1:dateTime> <d2p1:dateTime>2024-11-25T02:37:35.0813141+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">12</_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:37:35.0813141+08:00</d2p1:dateTime> <d2p1:dateTime>2024-11-25T02:37:35.0813141+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">11</_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:37:35.0813141+08:00</d2p1:dateTime> <d2p1:dateTime>2024-11-25T02:37:35.0813141+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">14</_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:37:35.0813141+08:00</d2p1:dateTime> <d2p1:dateTime>2024-11-25T02:37:35.0813141+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">13</_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">8</_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">5</_x003C_PageIndex_x003E_k__BackingField> <_x003C_PageSize_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.NewApi">6</_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> <_date>Today</_date> <_ids xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </_ids> <_searchText>sample string 1</_searchText> <_vcIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </_vcIds> <_x003C_AcIds_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </_x003C_AcIds_x003E_k__BackingField> <_x003C_AccountingItemId_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </_x003C_AccountingItemId_x003E_k__BackingField> <_x003C_CheckedBy_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </_x003C_CheckedBy_x003E_k__BackingField> <_x003C_CheckedFmt_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </_x003C_CheckedFmt_x003E_k__BackingField> <_x003C_CreatedBy_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </_x003C_CreatedBy_x003E_k__BackingField> <_x003C_DepartmentId_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </_x003C_DepartmentId_x003E_k__BackingField> <_x003C_End_x003E_k__BackingField>2024-11-25</_x003C_End_x003E_k__BackingField> <_x003C_ExportDetails_x003E_k__BackingField>true</_x003C_ExportDetails_x003E_k__BackingField> <_x003C_ExportType_x003E_k__BackingField>DETAIL_MERGE_ONLY</_x003C_ExportType_x003E_k__BackingField> <_x003C_InvoiceStatus_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </_x003C_InvoiceStatus_x003E_k__BackingField> <_x003C_OrpStatus_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </_x003C_OrpStatus_x003E_k__BackingField> <_x003C_ShareStatus_x003E_k__BackingField>1</_x003C_ShareStatus_x003E_k__BackingField> <_x003C_Start_x003E_k__BackingField>2024-11-25</_x003C_Start_x003E_k__BackingField> <_x003C_Type_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </_x003C_Type_x003E_k__BackingField> </OtherRpCondition>
Sample not available.
Name | Description | Type | Additional information |
---|---|---|---|
Items | Collection of OtherPaymentDetailListModel |
None. |
|
SumModel | OtherPaymentDetailListModel |
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": [ { "AsId": 1, "Date": "sample string 2", "DateFmt": "sample string 2", "VcId": 37, "Id": 4, "No": "sample string 5", "Operator": 6, "DiscAmount": 7.0, "Note": "sample string 8", "IsChecked": 1, "CreatedBy": 10, "CreatedDate": "2024-11-25 02:37:35", "ModifiedBy": 12, "ModifiedDate": "2024-11-25 02:37:35", "CheckedBy": 14, "CheckedDate": "2024-11-25 02:37:35", "OrpType": 16, "CreatedByName": "sample string 17", "CheckedByName": "sample string 18", "Amount": 19.0, "Tax": 20.0, "TaxRate": 21.0, "AccInvoices": [ { "InvoiceType": 1010, "InvoiceTypeName": "sample string 1", "InvoiceDate": "2024-11-25 02:37:35", "InvoiceNo": "sample string 3", "InvoiceAmount": 4.0 }, { "InvoiceType": 1010, "InvoiceTypeName": "sample string 1", "InvoiceDate": "2024-11-25 02:37:35", "InvoiceNo": "sample string 3", "InvoiceAmount": 4.0 } ], "AmountTax": 22.0, "CustPayment": 23.0, "AmountFirst": 24.0, "OfdAmount": 25.0, "OfuAmount": -3.0, "AcId": 26, "AcName": "sample string 27", "RpStatus": 1020, "Checked": true, "AccountingItemId": 29, "AccountingItemName": "sample string 30", "DepartmentId": 31, "DepartmentName": "sample string 32", "SourceBillType": 1010, "SourceBillId": 33, "SourceBillNo": "sample string 34", "ShareExpense": 35, "ShareStatus": "sample string 36", "VendId": 37, "VendName": "sample string 38", "VendNo": "sample string 39", "ExpenseTypeName": "sample string 40", "ExpenseType": 41, "PayeeTypeName": "sample string 42", "PayeeType": 43, "CustomerNo": "sample string 44", "CustomerName": "sample string 45", "PayeeName": "sample string 46", "PayeeId": 1, "PayeeNo": "sample string 47", "PrintCount": 1, "InvoiceAmount": 48.0, "NoInvoiceAmount": 11.0, "InvoiceStatus": 1020, "InvoiceNos": "sample string 49", "OrpeID": 50, "OrpeType": 51, "SettlePeriodId": 52, "SettlePeriodName": "sample string 53", "SettlePeriodDateFmt": "2024-11-25 02:37:35", "SettlePeriodDate": "2024-11-25", "OrpeTypeName": "sample string 55", "OrpeAmount": 56.0, "OrpeTaxRate": 57.0, "OrpeTax": 58.0, "OrpeAmountTax": 59.0, "OrpeCustBearAmount": 60.0, "ItemNote": "sample string 61", "StrValue1": "sample string 62", "StrValue2": "sample string 63", "StrValue3": "sample string 64", "StrValue4": "sample string 65", "StrValue5": "sample string 66", "StrValue6": "sample string 67", "StrValue7": "sample string 68", "StrValue8": "sample string 69", "SourceBillList": [ { "SourceBillType": 1010, "SourceBillId": 1, "SourceBillNo": "sample string 2" }, { "SourceBillType": 1010, "SourceBillId": 1, "SourceBillNo": "sample string 2" } ] }, { "AsId": 1, "Date": "sample string 2", "DateFmt": "sample string 2", "VcId": 37, "Id": 4, "No": "sample string 5", "Operator": 6, "DiscAmount": 7.0, "Note": "sample string 8", "IsChecked": 1, "CreatedBy": 10, "CreatedDate": "2024-11-25 02:37:35", "ModifiedBy": 12, "ModifiedDate": "2024-11-25 02:37:35", "CheckedBy": 14, "CheckedDate": "2024-11-25 02:37:35", "OrpType": 16, "CreatedByName": "sample string 17", "CheckedByName": "sample string 18", "Amount": 19.0, "Tax": 20.0, "TaxRate": 21.0, "AccInvoices": [ { "InvoiceType": 1010, "InvoiceTypeName": "sample string 1", "InvoiceDate": "2024-11-25 02:37:35", "InvoiceNo": "sample string 3", "InvoiceAmount": 4.0 }, { "InvoiceType": 1010, "InvoiceTypeName": "sample string 1", "InvoiceDate": "2024-11-25 02:37:35", "InvoiceNo": "sample string 3", "InvoiceAmount": 4.0 } ], "AmountTax": 22.0, "CustPayment": 23.0, "AmountFirst": 24.0, "OfdAmount": 25.0, "OfuAmount": -3.0, "AcId": 26, "AcName": "sample string 27", "RpStatus": 1020, "Checked": true, "AccountingItemId": 29, "AccountingItemName": "sample string 30", "DepartmentId": 31, "DepartmentName": "sample string 32", "SourceBillType": 1010, "SourceBillId": 33, "SourceBillNo": "sample string 34", "ShareExpense": 35, "ShareStatus": "sample string 36", "VendId": 37, "VendName": "sample string 38", "VendNo": "sample string 39", "ExpenseTypeName": "sample string 40", "ExpenseType": 41, "PayeeTypeName": "sample string 42", "PayeeType": 43, "CustomerNo": "sample string 44", "CustomerName": "sample string 45", "PayeeName": "sample string 46", "PayeeId": 1, "PayeeNo": "sample string 47", "PrintCount": 1, "InvoiceAmount": 48.0, "NoInvoiceAmount": 11.0, "InvoiceStatus": 1020, "InvoiceNos": "sample string 49", "OrpeID": 50, "OrpeType": 51, "SettlePeriodId": 52, "SettlePeriodName": "sample string 53", "SettlePeriodDateFmt": "2024-11-25 02:37:35", "SettlePeriodDate": "2024-11-25", "OrpeTypeName": "sample string 55", "OrpeAmount": 56.0, "OrpeTaxRate": 57.0, "OrpeTax": 58.0, "OrpeAmountTax": 59.0, "OrpeCustBearAmount": 60.0, "ItemNote": "sample string 61", "StrValue1": "sample string 62", "StrValue2": "sample string 63", "StrValue3": "sample string 64", "StrValue4": "sample string 65", "StrValue5": "sample string 66", "StrValue6": "sample string 67", "StrValue7": "sample string 68", "StrValue8": "sample string 69", "SourceBillList": [ { "SourceBillType": 1010, "SourceBillId": 1, "SourceBillNo": "sample string 2" }, { "SourceBillType": 1010, "SourceBillId": 1, "SourceBillNo": "sample string 2" } ] } ], "SumModel": { "AsId": 1, "Date": "sample string 2", "DateFmt": "sample string 2", "VcId": 37, "Id": 4, "No": "sample string 5", "Operator": 6, "DiscAmount": 7.0, "Note": "sample string 8", "IsChecked": 1, "CreatedBy": 10, "CreatedDate": "2024-11-25 02:37:35", "ModifiedBy": 12, "ModifiedDate": "2024-11-25 02:37:35", "CheckedBy": 14, "CheckedDate": "2024-11-25 02:37:35", "OrpType": 16, "CreatedByName": "sample string 17", "CheckedByName": "sample string 18", "Amount": 19.0, "Tax": 20.0, "TaxRate": 21.0, "AccInvoices": [ { "InvoiceType": 1010, "InvoiceTypeName": "sample string 1", "InvoiceDate": "2024-11-25 02:37:35", "InvoiceNo": "sample string 3", "InvoiceAmount": 4.0 }, { "InvoiceType": 1010, "InvoiceTypeName": "sample string 1", "InvoiceDate": "2024-11-25 02:37:35", "InvoiceNo": "sample string 3", "InvoiceAmount": 4.0 } ], "AmountTax": 22.0, "CustPayment": 23.0, "AmountFirst": 24.0, "OfdAmount": 25.0, "OfuAmount": -3.0, "AcId": 26, "AcName": "sample string 27", "RpStatus": 1020, "Checked": true, "AccountingItemId": 29, "AccountingItemName": "sample string 30", "DepartmentId": 31, "DepartmentName": "sample string 32", "SourceBillType": 1010, "SourceBillId": 33, "SourceBillNo": "sample string 34", "ShareExpense": 35, "ShareStatus": "sample string 36", "VendId": 37, "VendName": "sample string 38", "VendNo": "sample string 39", "ExpenseTypeName": "sample string 40", "ExpenseType": 41, "PayeeTypeName": "sample string 42", "PayeeType": 43, "CustomerNo": "sample string 44", "CustomerName": "sample string 45", "PayeeName": "sample string 46", "PayeeId": 1, "PayeeNo": "sample string 47", "PrintCount": 1, "InvoiceAmount": 48.0, "NoInvoiceAmount": 11.0, "InvoiceStatus": 1020, "InvoiceNos": "sample string 49", "OrpeID": 50, "OrpeType": 51, "SettlePeriodId": 52, "SettlePeriodName": "sample string 53", "SettlePeriodDateFmt": "2024-11-25 02:37:35", "SettlePeriodDate": "2024-11-25", "OrpeTypeName": "sample string 55", "OrpeAmount": 56.0, "OrpeTaxRate": 57.0, "OrpeTax": 58.0, "OrpeAmountTax": 59.0, "OrpeCustBearAmount": 60.0, "ItemNote": "sample string 61", "StrValue1": "sample string 62", "StrValue2": "sample string 63", "StrValue3": "sample string 64", "StrValue4": "sample string 65", "StrValue5": "sample string 66", "StrValue6": "sample string 67", "StrValue7": "sample string 68", "StrValue8": "sample string 69", "SourceBillList": [ { "SourceBillType": 1010, "SourceBillId": 1, "SourceBillNo": "sample string 2" }, { "SourceBillType": 1010, "SourceBillId": 1, "SourceBillNo": "sample string 2" } ] }, "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" }