public static class RefundParams.RefundForm extends Object
退款需要从指定账户出资时,传递此参数指定出资金额(币种的最小单位,只能为整数)。
同时指定多个账户出资退款的使用场景需要满足以下条件:
参数传递需要满足条件:
上述任一条件不满足将返回错误
private String
account
AVAILABLE
UNAVAILABLE
amount
RefundForm()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private String account
AVAILABLE 可用余额 UNAVAILABLE 不可用余额
private String amount
public RefundForm()
Copyright © 2022. All rights reserved.