| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
设置ID |
globally unique identifier |
None. |
| OrderId |
父级ID |
globally unique identifier |
None. |
| PaymentType |
收付款类型 |
SpeedPower.Utility.Models.Project.Orders.Enums.PaymentType |
None. |
| TotalPrice |
支付/收款金额 |
decimal number |
None. |
| TransactionId |
交易流水号 |
string |
String length: inclusive between 0 and 200 |
| Reconciled |
是否已对账 |
boolean |
None. |
| Remarks |
备注内容 |
string |
String length: inclusive between 0 and 500 |