LogReportDirty class

Constructors

LogReportDirty()

Properties

bsid ← dynamic
商户id
no getter
customXId ← dynamic
数据目标的对象id
no getter
customXNo int
数据目标的集合序号
no getter
data Map<String, dynamic>
final
desc String
描述信息
no getter
extra DbJsonWraper
自定义数据
no getter
hashCode int
The hash code for this object.
no setterinherited
host String
网页目标域名
no getter
href String
网页目标链接
no getter
id ← dynamic
唯一id
no getter
image String
目标凭证截图
no getter
relation ← dynamic
用户目标或群组目标关联id
no getter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
state int
目标处理状态
no getter
time int
创建时间
no getter
trans List
未完成的事务列表
no getter
type int
目标类型
no getter
uid ← dynamic
所属用户id
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