public class NotificationsResponse
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
success |
| Constructor and Description |
|---|
NotificationsResponse() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getMessages() |
java.util.List<NotificationResource> |
getNotifications() |
java.lang.String |
getSuccess() |
public java.lang.String getSuccess()
public java.util.List<java.lang.String> getMessages()
public java.util.List<NotificationResource> getNotifications()
Copyright © 2021 Contrast Security. All rights reserved.