public class KoubeiCateringOrderRefundResponse extends AlipayResponse
Constructor and Description |
---|
KoubeiCateringOrderRefundResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getExtInfo()
Gets ext info.
|
String |
getOrderId()
Gets order id.
|
String |
getOutBizNo()
Gets out biz no.
|
String |
getRefundId()
Gets refund id.
|
Boolean |
getRetry()
Gets retry.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setOrderId(String orderId)
Sets order id.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setRefundId(String refundId)
Sets refund id.
|
void |
setRetry(Boolean retry)
Sets retry.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setExtInfo(String extInfo)
extInfo
- the ext infopublic String getExtInfo()
public void setOrderId(String orderId)
orderId
- the order idpublic String getOrderId()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz nopublic String getOutBizNo()
public void setRefundId(String refundId)
refundId
- the refund idpublic String getRefundId()
public void setRetry(Boolean retry)
retry
- the retrypublic Boolean getRetry()
Copyright © 2018. All rights reserved.