PaymentResponse

注解
  • @Native("PaymentResponse")

属性

details Object?
没有设置器
hashCode int
此对象的哈希码。
没有设置器继承
methodName String?
没有设置器
payerEmail String?
没有设置器
payerName String?
没有设置器
payerPhone String?
没有设置器
requestId String?
没有设置器
runtimeType Type
表示对象的运行时类型。
没有设置器继承
shippingAddress PaymentAddress?
没有设置器
shippingOption String?
没有设置器

方法

complete([String? paymentResult]) Future
noSuchMethod(Invocation invocation) → dynamic
当访问不存在的方法或属性时被调用。
继承
toString() String
此对象的字符串表示形式。
继承

运算符

operator ==(Object other) bool
相等运算符。
继承