@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:36.903+01:00[Europe/Prague]") public class AnnouncementBannerConfiguration extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AnnouncementBannerConfiguration.VisibilityEnum
Visibility of the announcement banner.
|
| Constructor and Description |
|---|
AnnouncementBannerConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getHashId()
Hash of the banner data.
|
Boolean |
getIsDismissible()
Flag indicating if the announcement banner can be dismissed by the user.
|
Boolean |
getIsEnabled()
Flag indicating if the announcement banner is enabled or not.
|
String |
getMessage()
The text on the announcement banner.
|
AnnouncementBannerConfiguration.VisibilityEnum |
getVisibility()
Visibility of the announcement banner.
|
int |
hashCode() |
String |
toString() |
public String getHashId()
public Boolean getIsDismissible()
public Boolean getIsEnabled()
public String getMessage()
public AnnouncementBannerConfiguration.VisibilityEnum getVisibility()
Copyright © 2011–2023 Everit Kft.. All rights reserved.