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