public static class CreatWithholdingOrderAndPayRequest.CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoList
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoList() |
@NameInMap(value="amount") public String amount
@NameInMap(value="fundToolDetailInfoList") public List<CreatWithholdingOrderAndPayRequest.CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoListFundToolDetailInfoList> fundToolDetailInfoList
@NameInMap(value="payChannelName") public String payChannelName
@NameInMap(value="payChannelOrderNo") public String payChannelOrderNo
@NameInMap(value="payChannelType") public String payChannelType
@NameInMap(value="promotionAmount") public String promotionAmount
public CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoList()
public static CreatWithholdingOrderAndPayRequest.CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoList build(Map<String,?> map) throws Exception
Exceptionpublic CreatWithholdingOrderAndPayRequest.CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoList setAmount(String amount)
public String getAmount()
public CreatWithholdingOrderAndPayRequest.CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoList setFundToolDetailInfoList(List<CreatWithholdingOrderAndPayRequest.CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoListFundToolDetailInfoList> fundToolDetailInfoList)
public List<CreatWithholdingOrderAndPayRequest.CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoListFundToolDetailInfoList> getFundToolDetailInfoList()
public CreatWithholdingOrderAndPayRequest.CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoList setPayChannelName(String payChannelName)
public String getPayChannelName()
public CreatWithholdingOrderAndPayRequest.CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoList setPayChannelOrderNo(String payChannelOrderNo)
public String getPayChannelOrderNo()
public CreatWithholdingOrderAndPayRequest.CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoList setPayChannelType(String payChannelType)
public String getPayChannelType()
public CreatWithholdingOrderAndPayRequest.CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoList setPromotionAmount(String promotionAmount)
public String getPromotionAmount()
Copyright © 2022. All rights reserved.