public class NotifyPayCodeRefundResultRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
NotifyPayCodeRefundResultRequest() |
@NameInMap(value="corpId") public String corpId
@NameInMap(value="userId") public String userId
@NameInMap(value="tradeNo") public String tradeNo
@NameInMap(value="refundOrderNo") public String refundOrderNo
@NameInMap(value="remark") public String remark
@NameInMap(value="refundAmount") public String refundAmount
@NameInMap(value="refundPromotionAmount") public String refundPromotionAmount
@NameInMap(value="gmtRefund") public String gmtRefund
@NameInMap(value="payChannelDetailList") public List<NotifyPayCodeRefundResultRequest.NotifyPayCodeRefundResultRequestPayChannelDetailList> payChannelDetailList
@NameInMap(value="dingIsvOrgId") public Long dingIsvOrgId
@NameInMap(value="payCode") public String payCode
public static NotifyPayCodeRefundResultRequest build(Map<String,?> map) throws Exception
Exceptionpublic NotifyPayCodeRefundResultRequest setCorpId(String corpId)
public String getCorpId()
public NotifyPayCodeRefundResultRequest setUserId(String userId)
public String getUserId()
public NotifyPayCodeRefundResultRequest setTradeNo(String tradeNo)
public String getTradeNo()
public NotifyPayCodeRefundResultRequest setRefundOrderNo(String refundOrderNo)
public String getRefundOrderNo()
public NotifyPayCodeRefundResultRequest setRemark(String remark)
public String getRemark()
public NotifyPayCodeRefundResultRequest setRefundAmount(String refundAmount)
public String getRefundAmount()
public NotifyPayCodeRefundResultRequest setRefundPromotionAmount(String refundPromotionAmount)
public String getRefundPromotionAmount()
public NotifyPayCodeRefundResultRequest setGmtRefund(String gmtRefund)
public String getGmtRefund()
public NotifyPayCodeRefundResultRequest setPayChannelDetailList(List<NotifyPayCodeRefundResultRequest.NotifyPayCodeRefundResultRequestPayChannelDetailList> payChannelDetailList)
public List<NotifyPayCodeRefundResultRequest.NotifyPayCodeRefundResultRequestPayChannelDetailList> getPayChannelDetailList()
public NotifyPayCodeRefundResultRequest setDingIsvOrgId(Long dingIsvOrgId)
public Long getDingIsvOrgId()
public NotifyPayCodeRefundResultRequest setPayCode(String payCode)
public String getPayCode()
Copyright © 2021. All rights reserved.