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