None.
Name | Description | Type | Additional information |
---|---|---|---|
AsId | integer |
None. |
|
Date | date |
None. |
|
CustId | integer |
None. |
|
OriginalCustId | integer |
None. |
|
Id | integer |
None. |
|
No | string |
None. |
|
Operator | integer |
None. |
|
Amount | decimal number |
None. |
|
DiscAmount | decimal number |
None. |
|
AmountFirst | decimal number |
None. |
|
AcId | integer |
None. |
|
PrintCount | integer |
None. |
|
Note | string |
None. |
|
IsChecked | integer |
None. |
|
CreatedBy | integer |
None. |
|
CreatedDate | date |
None. |
|
ModifiedBy | integer |
None. |
|
ModifiedDate | date |
None. |
|
CheckedBy | integer |
None. |
|
CheckedDate | date |
None. |
|
OrpType | integer |
None. |
|
CustName | string |
None. |
|
OriginalCustName | string |
None. |
|
CreatedByName | string |
None. |
|
CheckedByName | string |
None. |
|
ModifiedByName | string |
None. |
|
AcName | string |
None. |
|
AccountingItemId | integer |
None. |
|
AccountingItemName | string |
None. |
|
DepartmentId | integer |
None. |
|
DepartmentName | string |
None. |
|
SettlePeriodId | integer |
None. |
|
AutoGenerate | boolean |
None. |
|
SettlePeriodDate | date |
None. |
|
SettlePeriodType | integer |
None. |
|
SettlePeriodValue | integer |
None. |
|
SettlePeriodName | string |
None. |
|
Tax | decimal number |
None. |
|
AmountTax | decimal number |
None. |
|
BillOrigin | BillOriginEnum |
None. |
|
PayInfoItems | Collection of PayModel |
None. |
|
Items | Collection of OtherReceiptEntryEditModel |
None. |
|
ForcePassCredit | boolean |
None. |
{ "AsId": 1, "Date": "2025-09-18 09:27:17", "CustId": 3, "OriginalCustId": 4, "Id": 5, "No": "sample string 6", "Operator": 7, "Amount": 8.0, "DiscAmount": 9.0, "AmountFirst": 10.0, "AcId": 11, "PrintCount": 12, "Note": "sample string 13", "IsChecked": 14, "CreatedBy": 15, "CreatedDate": "2025-09-18 09:27:17", "ModifiedBy": 17, "ModifiedDate": "2025-09-18 09:27:17", "CheckedBy": 19, "CheckedDate": "2025-09-18 09:27:17", "OrpType": 21, "CustName": "sample string 22", "OriginalCustName": "sample string 23", "CreatedByName": "sample string 24", "CheckedByName": "sample string 25", "ModifiedByName": "sample string 26", "AcName": "sample string 27", "AccountingItemId": 28, "AccountingItemName": "sample string 29", "DepartmentId": 30, "DepartmentName": "sample string 31", "SettlePeriodId": 32, "AutoGenerate": true, "SettlePeriodDate": "2025-09-18 09:27:17", "SettlePeriodType": 35, "SettlePeriodValue": 36, "SettlePeriodName": "sample string 37", "Tax": 38.0, "AmountTax": 39.0, "BillOrigin": 0, "PayInfoItems": [ { "Id": 1, "AcId": 2, "AcName": "sample string 3", "Amount": 4.0, "PayMethod": 5, "PayMethodName": "sample string 6", "RefNo": "sample string 7" }, { "Id": 1, "AcId": 2, "AcName": "sample string 3", "Amount": 4.0, "PayMethod": 5, "PayMethodName": "sample string 6", "RefNo": "sample string 7" } ], "Items": [ { "AsId": 1, "OrpType": 2, "OrpDate": "2025-09-18 09:27:17", "CustId": 4, "OriginalCustId": 5, "OrpId": 6, "OrpNo": "sample string 7", "Id": 8, "Type": 9, "AcId": 10, "Amount": 11.0, "TaxRate": 12.0, "Tax": 13.0, "AmountTax": 14.0, "Note": "sample string 15", "ExpId": 16, "StrValue1": "sample string 17", "StrValue2": "sample string 18", "StrValue3": "sample string 19", "StrValue4": "sample string 20", "StrValue5": "sample string 21", "StrValue6": "sample string 22", "StrValue7": "sample string 23", "StrValue8": "sample string 24", "TypeName": "sample string 25" }, { "AsId": 1, "OrpType": 2, "OrpDate": "2025-09-18 09:27:17", "CustId": 4, "OriginalCustId": 5, "OrpId": 6, "OrpNo": "sample string 7", "Id": 8, "Type": 9, "AcId": 10, "Amount": 11.0, "TaxRate": 12.0, "Tax": 13.0, "AmountTax": 14.0, "Note": "sample string 15", "ExpId": 16, "StrValue1": "sample string 17", "StrValue2": "sample string 18", "StrValue3": "sample string 19", "StrValue4": "sample string 20", "StrValue5": "sample string 21", "StrValue6": "sample string 22", "StrValue7": "sample string 23", "StrValue8": "sample string 24", "TypeName": "sample string 25" } ], "ForcePassCredit": true }
<OtherReceiptEditModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Areas.Money.Models"> <AcId>11</AcId> <AcName>sample string 27</AcName> <AccountingItemId>28</AccountingItemId> <AccountingItemName>sample string 29</AccountingItemName> <Amount>8</Amount> <AmountFirst>10</AmountFirst> <AmountTax>39</AmountTax> <AsId>1</AsId> <AutoGenerate>true</AutoGenerate> <BillOrigin>Other</BillOrigin> <CheckedBy>19</CheckedBy> <CheckedByName>sample string 25</CheckedByName> <CheckedDate>2025-09-18T09:27:17.3437+08:00</CheckedDate> <CreatedBy>15</CreatedBy> <CreatedByName>sample string 24</CreatedByName> <CreatedDate>2025-09-18T09:27:17.3437+08:00</CreatedDate> <CustId>3</CustId> <CustName>sample string 22</CustName> <Date>2025-09-18T09:27:17.3437+08:00</Date> <DepartmentId>30</DepartmentId> <DepartmentName>sample string 31</DepartmentName> <DiscAmount>9</DiscAmount> <ForcePassCredit>true</ForcePassCredit> <Id>5</Id> <IsChecked>14</IsChecked> <Items> <OtherReceiptEntryEditModel> <AcId>10</AcId> <Amount>11</Amount> <AmountTax>14</AmountTax> <AsId>1</AsId> <CustId>4</CustId> <ExpId>16</ExpId> <Id>8</Id> <Note>sample string 15</Note> <OriginalCustId>5</OriginalCustId> <OrpDate>2025-09-18T09:27:17.3437+08:00</OrpDate> <OrpId>6</OrpId> <OrpNo>sample string 7</OrpNo> <OrpType>2</OrpType> <StrValue1>sample string 17</StrValue1> <StrValue2>sample string 18</StrValue2> <StrValue3>sample string 19</StrValue3> <StrValue4>sample string 20</StrValue4> <StrValue5>sample string 21</StrValue5> <StrValue6>sample string 22</StrValue6> <StrValue7>sample string 23</StrValue7> <StrValue8>sample string 24</StrValue8> <Tax>13</Tax> <TaxRate>12</TaxRate> <Type>9</Type> <TypeName>sample string 25</TypeName> </OtherReceiptEntryEditModel> <OtherReceiptEntryEditModel> <AcId>10</AcId> <Amount>11</Amount> <AmountTax>14</AmountTax> <AsId>1</AsId> <CustId>4</CustId> <ExpId>16</ExpId> <Id>8</Id> <Note>sample string 15</Note> <OriginalCustId>5</OriginalCustId> <OrpDate>2025-09-18T09:27:17.3437+08:00</OrpDate> <OrpId>6</OrpId> <OrpNo>sample string 7</OrpNo> <OrpType>2</OrpType> <StrValue1>sample string 17</StrValue1> <StrValue2>sample string 18</StrValue2> <StrValue3>sample string 19</StrValue3> <StrValue4>sample string 20</StrValue4> <StrValue5>sample string 21</StrValue5> <StrValue6>sample string 22</StrValue6> <StrValue7>sample string 23</StrValue7> <StrValue8>sample string 24</StrValue8> <Tax>13</Tax> <TaxRate>12</TaxRate> <Type>9</Type> <TypeName>sample string 25</TypeName> </OtherReceiptEntryEditModel> </Items> <ModifiedBy>17</ModifiedBy> <ModifiedByName>sample string 26</ModifiedByName> <ModifiedDate>2025-09-18T09:27:17.3437+08:00</ModifiedDate> <No>sample string 6</No> <Note>sample string 13</Note> <Operator>7</Operator> <OriginalCustId>4</OriginalCustId> <OriginalCustName>sample string 23</OriginalCustName> <OrpType>21</OrpType> <PayInfoItems xmlns:d2p1="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Areas.BaseData.Models"> <d2p1:PayModel> <d2p1:AcId>2</d2p1:AcId> <d2p1:AcName>sample string 3</d2p1:AcName> <d2p1:Amount>4</d2p1:Amount> <d2p1:Id>1</d2p1:Id> <d2p1:PayMethod>5</d2p1:PayMethod> <d2p1:PayMethodName>sample string 6</d2p1:PayMethodName> <d2p1:RefNo>sample string 7</d2p1:RefNo> </d2p1:PayModel> <d2p1:PayModel> <d2p1:AcId>2</d2p1:AcId> <d2p1:AcName>sample string 3</d2p1:AcName> <d2p1:Amount>4</d2p1:Amount> <d2p1:Id>1</d2p1:Id> <d2p1:PayMethod>5</d2p1:PayMethod> <d2p1:PayMethodName>sample string 6</d2p1:PayMethodName> <d2p1:RefNo>sample string 7</d2p1:RefNo> </d2p1:PayModel> </PayInfoItems> <PrintCount>12</PrintCount> <SettlePeriodDate>2025-09-18T09:27:17.3437+08:00</SettlePeriodDate> <SettlePeriodId>32</SettlePeriodId> <SettlePeriodName>sample string 37</SettlePeriodName> <SettlePeriodType>35</SettlePeriodType> <SettlePeriodValue>36</SettlePeriodValue> <Tax>38</Tax> </OtherReceiptEditModel>
Sample not available.
None.
{}
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />