activeRechargeNotifyCount property

void activeRechargeNotifyCount=(int value)

主动型充值订单支付后的异步通知次数

Implementation

set activeRechargeNotifyCount(int value) => data['activeRechargeNotifyCount'] = DbQueryField.toBaseType(value);