Uses of Record Class
it.auties.whatsapp.model.newsletter.NewsletterSettings
Packages that use NewsletterSettings
-
Uses of NewsletterSettings in it.auties.whatsapp.model.newsletter
Fields in it.auties.whatsapp.model.newsletter with type parameters of type NewsletterSettingsModifier and TypeFieldDescriptionprivate final Optional<NewsletterSettings> NewsletterMetadata.settingsThe field for thesettingsrecord component.Methods in it.auties.whatsapp.model.newsletter that return types with arguments of type NewsletterSettingsModifier and TypeMethodDescriptionNewsletterMetadata.settings()Returns the value of thesettingsrecord component.Constructors in it.auties.whatsapp.model.newsletter with parameters of type NewsletterSettingsModifierConstructorDescription(package private)NewsletterMetadata(NewsletterName name, NewsletterDescription description, NewsletterPicture picture, String handle, NewsletterSettings settings, String invite, String verification, Long creationTimestampSeconds)