| Package | Description |
|---|---|
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
static Automated.StatusEnum |
Automated.StatusEnum.fromValue(String text) |
Automated.StatusEnum |
Automated.getStatus()
Name of status: Active, Engaged, Inactive, Abuse, Bounced, Unsubscribed.
|
Automated.StatusEnum |
Automated.StatusEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static Automated.StatusEnum |
Automated.StatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Automated.StatusEnum[] |
Automated.StatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Automated.setStatus(Automated.StatusEnum status) |
Automated |
Automated.status(Automated.StatusEnum status) |
void |
Automated.StatusEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
Automated.StatusEnum enumeration) |
Copyright © 2019. All rights reserved.