public class AntMerchantExpandPersonalApplyResponse extends AlipayResponse
Constructor and Description |
---|
AntMerchantExpandPersonalApplyResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getOrderNo()
Gets order no.
|
String |
getOutBizNo()
Gets out biz no.
|
void |
setOrderNo(String orderNo)
Sets order no.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AntMerchantExpandPersonalApplyResponse()
public void setOrderNo(String orderNo)
orderNo
- the order nopublic String getOrderNo()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz nopublic String getOutBizNo()
Copyright © 2018. All rights reserved.