Name | Description | Type | Additional information |
---|---|---|---|
RecordType |
记录添加方式 |
SpeedPower.Utility.Models.Project.Orders.Enums.RecordType |
None. |
Creater |
创建人 |
string |
Required String length: inclusive between 0 and 128 |
Time |
添加时间 |
date |
None. |
ID |
设置ID |
globally unique identifier |
None. |
PurchaseOrderId |
父级ID |
globally unique identifier |
None. |
PayPrice |
支付金额 |
decimal number |
None. |
PaymentTag |
支付路由 |
string |
String length: inclusive between 0 and 20 |
PaymentCode |
支付源代码 |
string |
String length: inclusive between 0 and 20 |
PaymentAccount |
支付账户名称 |
string |
Required String length: inclusive between 0 and 128 |
TransactionId |
交易流水号 |
string |
String length: inclusive between 0 and 200 |
Reconciled |
是否已对账 |
boolean |
None. |
Remarks |
备注内容 |
string |
String length: inclusive between 0 and 500 |