public class AntMerchantExpandOrderQueryResponse extends AlipayResponse
Constructor and Description |
---|
AntMerchantExpandOrderQueryResponse() |
Modifier and Type | Method and Description |
---|---|
Date |
getApplyTime()
Gets apply time.
|
List<String> |
getIpRoleId()
Gets ip role id.
|
String |
getMerchantName()
Gets merchant name.
|
String |
getStatus()
Gets status.
|
void |
setApplyTime(Date applyTime)
Sets apply time.
|
void |
setIpRoleId(List<String> ipRoleId)
Sets ip role id.
|
void |
setMerchantName(String merchantName)
Sets merchant name.
|
void |
setStatus(String status)
Sets status.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setApplyTime(Date applyTime)
applyTime
- the apply timepublic Date getApplyTime()
public void setIpRoleId(List<String> ipRoleId)
ipRoleId
- the ip role idpublic void setMerchantName(String merchantName)
merchantName
- the merchant namepublic String getMerchantName()
public void setStatus(String status)
status
- the statuspublic String getStatus()
Copyright © 2018. All rights reserved.