public class AlipayOfflineMaterialImageUploadResponse extends AlipayResponse
Constructor and Description |
---|
AlipayOfflineMaterialImageUploadResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getImageId()
Gets image id.
|
String |
getImageUrl()
Gets image url.
|
void |
setImageId(String imageId)
Sets image id.
|
void |
setImageUrl(String imageUrl)
Sets image url.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayOfflineMaterialImageUploadResponse()
public void setImageId(String imageId)
imageId
- the image idpublic String getImageId()
public void setImageUrl(String imageUrl)
imageUrl
- the image urlpublic String getImageUrl()
Copyright © 2018. All rights reserved.