public class GetUpdatesResponse extends BaseResponse
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
java.util.List<Update> |
updates() |
description, errorCode, isOkpublic java.util.List<Update> updates()
public java.lang.String toString()
toString in class BaseResponse