Uses of Record Class
it.auties.whatsapp.model.newsletter.NewsletterReactionSettings
Packages that use NewsletterReactionSettings
-
Uses of NewsletterReactionSettings in it.auties.whatsapp.model.newsletter
Fields in it.auties.whatsapp.model.newsletter declared as NewsletterReactionSettingsModifier and TypeFieldDescriptionprivate final NewsletterReactionSettingsNewsletterSettings.reactionCodesThe field for thereactionCodesrecord component.Methods in it.auties.whatsapp.model.newsletter that return NewsletterReactionSettingsModifier and TypeMethodDescriptionNewsletterSettings.reactionCodes()Returns the value of thereactionCodesrecord component.Constructors in it.auties.whatsapp.model.newsletter with parameters of type NewsletterReactionSettingsModifierConstructorDescriptionNewsletterSettings(NewsletterReactionSettings reactionCodes) Creates an instance of aNewsletterSettingsrecord class.