public class CreatWithholdingOrderAndPayRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
CreatWithholdingOrderAndPayRequest() |
@NameInMap(value="amount") public String amount
@NameInMap(value="instId") public String instId
@NameInMap(value="otherPayChannelDetailInfoList") public List<CreatWithholdingOrderAndPayRequest.CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoList> otherPayChannelDetailInfoList
@NameInMap(value="outTradeNo") public String outTradeNo
@NameInMap(value="payChannel") public String payChannel
@NameInMap(value="payerUserId") public String payerUserId
@NameInMap(value="remark") public String remark
@NameInMap(value="subInstId") public String subInstId
@NameInMap(value="timeOutExpress") public String timeOutExpress
@NameInMap(value="title") public String title
public static CreatWithholdingOrderAndPayRequest build(Map<String,?> map) throws Exception
Exceptionpublic CreatWithholdingOrderAndPayRequest setAmount(String amount)
public String getAmount()
public CreatWithholdingOrderAndPayRequest setInstId(String instId)
public String getInstId()
public CreatWithholdingOrderAndPayRequest setOtherPayChannelDetailInfoList(List<CreatWithholdingOrderAndPayRequest.CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoList> otherPayChannelDetailInfoList)
public List<CreatWithholdingOrderAndPayRequest.CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoList> getOtherPayChannelDetailInfoList()
public CreatWithholdingOrderAndPayRequest setOutTradeNo(String outTradeNo)
public String getOutTradeNo()
public CreatWithholdingOrderAndPayRequest setPayChannel(String payChannel)
public String getPayChannel()
public CreatWithholdingOrderAndPayRequest setPayerUserId(String payerUserId)
public String getPayerUserId()
public CreatWithholdingOrderAndPayRequest setRemark(String remark)
public String getRemark()
public CreatWithholdingOrderAndPayRequest setSubInstId(String subInstId)
public String getSubInstId()
public CreatWithholdingOrderAndPayRequest setTimeOutExpress(String timeOutExpress)
public String getTimeOutExpress()
public CreatWithholdingOrderAndPayRequest setTitle(String title)
public String getTitle()
Copyright © 2022. All rights reserved.