public class AlipayCloudCloudpromoMallRenfundorderConsultResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayCloudCloudpromoMallRenfundorderConsultResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizClaimType() |
String |
getMaxRefundFee() |
Long |
getMinRefundFee() |
String |
getOrderLineId() |
MpcRefundReason |
getRefundReasonList() |
void |
setBizClaimType(String bizClaimType) |
void |
setMaxRefundFee(String maxRefundFee) |
void |
setMinRefundFee(Long minRefundFee) |
void |
setOrderLineId(String orderLineId) |
void |
setRefundReasonList(MpcRefundReason refundReasonList) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayCloudCloudpromoMallRenfundorderConsultResponse()
public void setBizClaimType(String bizClaimType)
public String getBizClaimType()
public void setMaxRefundFee(String maxRefundFee)
public String getMaxRefundFee()
public void setMinRefundFee(Long minRefundFee)
public Long getMinRefundFee()
public void setOrderLineId(String orderLineId)
public String getOrderLineId()
public void setRefundReasonList(MpcRefundReason refundReasonList)
public MpcRefundReason getRefundReasonList()
Copyright © 2024. All rights reserved.