SDPPayInitBean class

Constructors

SDPPayInitBean({String? wxAppId = "wx24932e45899137eb", String? storeId = "100001", String? createIp = "172_12_12_12", String? merNo = "16938552", String? queryURL = "http://192.168.2.35:8888/payQuery"})

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