public class GetGeneralNotificationsRequest extends Object implements KintoneRequest
| Constructor and Description |
|---|
GetGeneralNotificationsRequest() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Long |
getApp()
The App ID (required).
|
int |
hashCode() |
GetGeneralNotificationsRequest |
setApp(Long app)
The App ID (required).
|
String |
toString() |
public Long getApp()
public GetGeneralNotificationsRequest setApp(Long app)
this.public boolean equals(Object o)
equals in class Objectprotected boolean canEqual(Object other)
public int hashCode()
hashCode in class Objectpublic String toString()
toString in class Object