public class AlipayOpenMiniExperienceQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayOpenMiniExperienceQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExpQrCodeUrl()
Gets exp qr code url.
|
String |
getStatus()
Gets status.
|
void |
setExpQrCodeUrl(String expQrCodeUrl)
Sets exp qr code url.
|
void |
setStatus(String status)
Sets status.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayOpenMiniExperienceQueryResponse()
public void setExpQrCodeUrl(String expQrCodeUrl)
expQrCodeUrl - the exp qr code urlpublic String getExpQrCodeUrl()
public void setStatus(String status)
status - the statuspublic String getStatus()
Copyright © 2018. All rights reserved.