@Generated(value="org.jsonschema2pojo") public class AvatarUrls extends Object
| Constructor and Description |
|---|
AvatarUrls() |
| Modifier and Type | Method and Description |
|---|---|
String |
get24() |
String |
get48() |
String |
get96() |
Map<String,Object> |
getAdditionalProperties() |
void |
set24(String _24) |
void |
set48(String _48) |
void |
set96(String _96) |
void |
setAdditionalProperty(String name,
Object value) |
Copyright © 2017. All rights reserved.