类 QueryAllocReceiverParam
java.lang.Object
org.dromara.daxpay.single.sdk.net.DaxPayRequest<AllocReceiverModel>
org.dromara.daxpay.single.sdk.param.allocation.receiver.QueryAllocReceiverParam
分账接收方列表参数
- 从以下版本开始:
- 2024/5/21
- 作者:
- xxm
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
QueryAllocReceiverParam
public QueryAllocReceiverParam()
-
-
方法详细资料
-
path
方法请求路径- 指定者:
path在类中DaxPayRequest<AllocReceiverModel>- 返回:
- 请求路径
-
toModel
将请求返回结果反序列化为实体类- 指定者:
toModel在类中DaxPayRequest<AllocReceiverModel>- 参数:
json- json字符串- 返回:
- 反序列后的对象
-