PayGoodsDirty class

Constructors

PayGoodsDirty()

Properties

bsid ← dynamic
商户id
no getter
data Map<String, dynamic>
final
extra DbJsonWraper
自定义数据
no getter
goodsActualRmbfen int
商品购买时实际支付RMB金额(分)
no getter
goodsDesc String
商品描述
no getter
goodsGottenRmbfen int
商品购买后账号得到RMB金额(分)
no getter
goodsIcon String
商品图标
no getter
goodsName String
商品名称
no getter
goodsNo int
商品编号
no getter
goodsVirtualValue int
商品购买后得到的虚拟货币值
no getter
hashCode int
The hash code for this object.
no setterinherited
id ← dynamic
唯一id
no getter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
time int
创建时间
no getter
trans List
未完成的事务列表
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