RechargeDao class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
Static Methods
-
rechargeCancel(String? orderId)
→ Future<DataResult>
-
充值取消上报
-
rechargeFailLog(String? token, String? sign, String? orderId, String? errorMsg)
→ Future<DataResult>
-
充值失败上报
-
rechargeInCheck(String? token, String? sign, {String? productID})
→ Future<DataResult>
-
充值内购检查是否成功
-
rechargeInCheckVip(String? token, String? sign, String? orderId, {String? productID})
→ Future<DataResult>
-
充值内购检查是否成功Vip
-
rechargeList(String type, String? codeType)
→ Future<DataResult>
-
获取充值列表 type: 0 充值列表 1 余额不足提醒 2 通话中余额不足倒计时, codeType: 0 PayPal 1 ios 2 google
-
rechargeOrder(String? listId, {dynamic req})
→ Future<DataResult>
-
充值统一下单
-
rechargePpCheck(String? orderId)
→ Future<DataResult>
-
充值ppy检查是否成功
-
rechargeSupport()
→ Future<DataResult>
-
获取充值列表-支持的充值类型