@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2024-01-08T21:27:32.920Z") public class NotificationInfo extends Object
Constructor and Description |
---|
NotificationInfo() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getInterval()
If a window lasts for more than twenty-four hours, a notification can be repeated on a daily repeat value.
|
NotificationMessage |
getMessage()
The message to use for a notification and reminder, if these have been specified.
|
NotificationType |
getNotifyAt()
Get notifyAt
|
String |
getOffset()
The time after a window starts or before it ends (based on the `notifyAt` property) when a notification should be shown to the user.
|
String |
getType()
NotificationInfo
|
int |
hashCode() |
Boolean |
isAllowSnooze()
Allow the participant to “snooze” a notification or reminder (dismiss it with some amount of time before it occurs again).
|
String |
toString() |
public NotificationType getNotifyAt()
public String getOffset()
public String getInterval()
public Boolean isAllowSnooze()
public NotificationMessage getMessage()
public String getType()
Copyright © 2024 Sage Bionetworks. All rights reserved.