SDPPayInitBean class
Constructors
Properties
- createIp → String?
-
用户所在客户端的真实ip其中的“.”替换为“_” 。如 192_168_0_1。 如出现多个ip,只传最外层 必填
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- merNo → String?
-
杉德渠道
final
- queryURL → String?
-
结果查询接口 URL
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- storeId → String?
-
门店号 没有填默认值 000000 必填
final
- wxAppId → String?
-
移动应用id 和包名是对应的
final
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