@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2021-04-02T22:56:45.878Z[GMT]") public class SetInboxFavouritedOptions extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_STATE |
| Constructor and Description |
|---|
SetInboxFavouritedOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getState()
Is the inbox favorited.
|
int |
hashCode() |
void |
setState(Boolean state) |
SetInboxFavouritedOptions |
state(Boolean state) |
String |
toString() |
public static final String SERIALIZED_NAME_STATE
public SetInboxFavouritedOptions state(Boolean state)
@Nullable public Boolean getState()
public void setState(Boolean state)
Copyright © 2021. All rights reserved.