public class AlipayOpenMiniInnerExperienceQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayOpenMiniInnerExperienceQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCode()
Getter method for property code.
|
String |
getExpQrCodeUrl() |
String |
getExpSchemaUrl() |
String |
getMsg() |
String |
getStatus() |
void |
setCode(String code)
Setter method for property code.
|
void |
setExpQrCodeUrl(String expQrCodeUrl) |
void |
setExpSchemaUrl(String expSchemaUrl) |
void |
setMsg(String msg) |
void |
setStatus(String status) |
getBody, getErrorCode, getParams, getSubCode, getSubMsg, isSuccess, setBody, setErrorCode, setParams, setSubCode, setSubMsgpublic AlipayOpenMiniInnerExperienceQueryResponse()
public void setCode(String code)
AlipayResponsesetCode 在类中 AlipayResponsecode - value to be assigned to property codepublic String getCode()
AlipayResponsegetCode 在类中 AlipayResponsepublic void setExpQrCodeUrl(String expQrCodeUrl)
public String getExpQrCodeUrl()
public void setExpSchemaUrl(String expSchemaUrl)
public String getExpSchemaUrl()
public void setMsg(String msg)
setMsg 在类中 AlipayResponsepublic String getMsg()
getMsg 在类中 AlipayResponsepublic void setStatus(String status)
public String getStatus()
Copyright © 2023. All rights reserved.