public class AntMerchantExpandMapplyorderQueryResponse extends AlipayResponse
Constructor and Description |
---|
AntMerchantExpandMapplyorderQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getOrderNo()
Gets order no.
|
String |
getOrderStatus()
Gets order status.
|
String |
getOutBizNo()
Gets out biz no.
|
List<MerchantApplyResultRecord> |
getResultInfo()
Gets result info.
|
void |
setOrderNo(String orderNo)
Sets order no.
|
void |
setOrderStatus(String orderStatus)
Sets order status.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setResultInfo(List<MerchantApplyResultRecord> resultInfo)
Sets result info.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AntMerchantExpandMapplyorderQueryResponse()
public void setOrderNo(String orderNo)
orderNo
- the order nopublic String getOrderNo()
public void setOrderStatus(String orderStatus)
orderStatus
- the order statuspublic String getOrderStatus()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz nopublic String getOutBizNo()
public void setResultInfo(List<MerchantApplyResultRecord> resultInfo)
resultInfo
- the result infopublic List<MerchantApplyResultRecord> getResultInfo()
Copyright © 2018. All rights reserved.