@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2021-04-02T22:56:45.878Z[GMT]") public class RawEmailJson extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_CONTENT |
| Constructor and Description |
|---|
RawEmailJson() |
| Modifier and Type | Method and Description |
|---|---|
RawEmailJson |
content(String content) |
boolean |
equals(Object o) |
String |
getContent()
Get content
|
int |
hashCode() |
void |
setContent(String content) |
String |
toString() |
public static final String SERIALIZED_NAME_CONTENT
public RawEmailJson content(String content)
public String getContent()
public void setContent(String content)
Copyright © 2021. All rights reserved.