public class AlipayEcoMycarImageUploadResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEcoMycarImageUploadResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getImgId()
Gets img id.
|
String |
getImgUrl()
Gets img url.
|
void |
setImgId(String imgId)
Sets img id.
|
void |
setImgUrl(String imgUrl)
Sets img url.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setImgId(String imgId)
imgId
- the img idpublic String getImgId()
public void setImgUrl(String imgUrl)
imgUrl
- the img urlpublic String getImgUrl()
Copyright © 2018. All rights reserved.