public class ImageResponse
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ImageResponse.UploadedImage |
Modifier and Type | Field and Description |
---|---|
ImageResponse.UploadedImage |
data |
int |
status |
boolean |
success |
Constructor and Description |
---|
ImageResponse() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public boolean success
public int status
public ImageResponse.UploadedImage data