CustomXDirty class

Constructors

CustomXDirty()

Properties

body1 DbJsonWraper
数据内容1
no getter
body2 DbJsonWraper
数据内容2
no getter
body3 DbJsonWraper
数据内容3
no getter
bsid ← dynamic
商户id
no getter
cnt1 int
子customx.rid1为本customx.id的子customx数量
no getter
cnt2 int
子customx.rid2为本customx.id的子customx数量
no getter
cnt3 int
子customx.rid3为本customx.id的子customx数量
no getter
data Map<String, dynamic>
final
deny int
被封禁状态(>0:被封禁时间截止时间;=0:正常状态;<0:永久封禁或永久注销)
no getter
earner ← dynamic
交易的受益人
no getter
extra DbJsonWraper
自定义数据
no getter
hashCode int
The hash code for this object.
no setterinherited
hot1 int
整数增减量1(增减单位为1)
no getter
hot2 int
整数增减量2(增减单位为1)
no getter
hotx int
整数增减量x(增减单位为x)
no getter
id ← dynamic
唯一id
no getter
int1 int
整数索引1
no getter
int2 int
整数索引2
no getter
int3 int
整数索引3
no getter
mark int
总标记数(每个用户标记一次)
no getter
rid1 ← dynamic
关联标志索引1
no getter
rid2 ← dynamic
关联标志索引2
no getter
rid3 ← dynamic
关联标志索引3
no getter
rmbfen int
虚拟商品价格
no getter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
score double
平局得分(每个用户打分一次)
no getter
star int
总收藏数(每个用户收藏一次)
no getter
state1 int
数据状态1
no getter
state2 int
数据状态2
no getter
state3 int
数据状态3
no getter
str1 String
字符串索引1
no getter
str2 String
字符串索引2
no getter
str3 String
字符串索引3
no getter
target ← dynamic
任意目标标志
no getter
time int
创建时间
no getter
trans List
未完成的事务列表
no getter
uid ← dynamic
创建者标志
no getter
update int
最近更新时间
no getter
virval int
虚拟货币数量
no getter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited