public static class CreatWithholdingOrderAndPayRequest.CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoListFundToolDetailInfoList
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
amount |
String |
extInfo |
String |
fundToolName |
String |
gmtCreate |
String |
gmtFinish |
Boolean |
promotionFundTool |
| 构造器和说明 |
|---|
CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoListFundToolDetailInfoList() |
@NameInMap(value="amount") public String amount
@NameInMap(value="extInfo") public String extInfo
@NameInMap(value="fundToolName") public String fundToolName
@NameInMap(value="gmtCreate") public String gmtCreate
@NameInMap(value="gmtFinish") public String gmtFinish
@NameInMap(value="promotionFundTool") public Boolean promotionFundTool
public CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoListFundToolDetailInfoList()
public static CreatWithholdingOrderAndPayRequest.CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoListFundToolDetailInfoList build(Map<String,?> map) throws Exception
Exceptionpublic CreatWithholdingOrderAndPayRequest.CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoListFundToolDetailInfoList setAmount(String amount)
public String getAmount()
public CreatWithholdingOrderAndPayRequest.CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoListFundToolDetailInfoList setExtInfo(String extInfo)
public String getExtInfo()
public CreatWithholdingOrderAndPayRequest.CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoListFundToolDetailInfoList setFundToolName(String fundToolName)
public String getFundToolName()
public CreatWithholdingOrderAndPayRequest.CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoListFundToolDetailInfoList setGmtCreate(String gmtCreate)
public String getGmtCreate()
public CreatWithholdingOrderAndPayRequest.CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoListFundToolDetailInfoList setGmtFinish(String gmtFinish)
public String getGmtFinish()
public CreatWithholdingOrderAndPayRequest.CreatWithholdingOrderAndPayRequestOtherPayChannelDetailInfoListFundToolDetailInfoList setPromotionFundTool(Boolean promotionFundTool)
public Boolean getPromotionFundTool()
Copyright © 2022. All rights reserved.