@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:43.813+01:00[Europe/Prague]") public class AddNotificationsDetails extends Object
| Constructor and Description |
|---|
AddNotificationsDetails() |
| Modifier and Type | Method and Description |
|---|---|
AddNotificationsDetails |
addNotificationSchemeEventsItem(NotificationSchemeEventDetails notificationSchemeEventsItem) |
Map<String,Object> |
any() |
boolean |
equals(Object o) |
List<NotificationSchemeEventDetails> |
getNotificationSchemeEvents()
The list of notifications which should be added to the notification scheme.
|
int |
hashCode() |
AddNotificationsDetails |
notificationSchemeEvents(List<NotificationSchemeEventDetails> notificationSchemeEvents) |
void |
set(String name,
Object value) |
void |
setNotificationSchemeEvents(List<NotificationSchemeEventDetails> notificationSchemeEvents) |
String |
toString() |
public AddNotificationsDetails notificationSchemeEvents(List<NotificationSchemeEventDetails> notificationSchemeEvents)
public AddNotificationsDetails addNotificationSchemeEventsItem(NotificationSchemeEventDetails notificationSchemeEventsItem)
public List<NotificationSchemeEventDetails> getNotificationSchemeEvents()
public void setNotificationSchemeEvents(List<NotificationSchemeEventDetails> notificationSchemeEvents)
Copyright © 2011–2023 Everit Kft.. All rights reserved.