public class AntMerchantExpandOrderQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AntMerchantExpandOrderQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Date |
getApplyTime() |
String |
getExtInfo() |
List<String> |
getIpRoleId() |
String |
getMerchantName() |
String |
getStatus() |
void |
setApplyTime(Date applyTime) |
void |
setExtInfo(String extInfo) |
void |
setIpRoleId(List<String> ipRoleId) |
void |
setMerchantName(String merchantName) |
void |
setStatus(String status) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setApplyTime(Date applyTime)
public Date getApplyTime()
public void setExtInfo(String extInfo)
public String getExtInfo()
public void setMerchantName(String merchantName)
public String getMerchantName()
public void setStatus(String status)
public String getStatus()
Copyright © 2023. All rights reserved.