public static class CreatWithholdingOrderAndPayRequest.CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoList
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
amount
This parameter is required.
|
List<CreatWithholdingOrderAndPayRequest.CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoListFundToolDetailInfoList> |
fundToolDetailInfoList
This parameter is required.
|
String |
payChannelName
This parameter is required.
|
String |
payChannelOrderNo
This parameter is required.
|
String |
payChannelType
This parameter is required.
|
String |
promotionAmount
This parameter is required.
|
| 构造器和说明 |
|---|
CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoList() |
@NameInMap(value="amount") public String amount
This parameter is required.
example:5.00
@NameInMap(value="fundToolDetailInfoList") public List<CreatWithholdingOrderAndPayRequest.CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoListFundToolDetailInfoList> fundToolDetailInfoList
This parameter is required.
@NameInMap(value="payChannelName") public String payChannelName
This parameter is required.
example:支付宝
@NameInMap(value="payChannelOrderNo") public String payChannelOrderNo
This parameter is required.
example:2021110100001
@NameInMap(value="payChannelType") public String payChannelType
This parameter is required.
example:ALIPAY
@NameInMap(value="promotionAmount") public String promotionAmount
This parameter is required.
example:4.00
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 © 2025. All rights reserved.