Uses of Record Class
it.auties.whatsapp.model.response.NewsletterStateResponse
Packages that use NewsletterStateResponse
-
Uses of NewsletterStateResponse in it.auties.whatsapp.model.response
Fields in it.auties.whatsapp.model.response declared as NewsletterStateResponseModifier and TypeFieldDescriptionprivate final NewsletterStateResponseNewsletterStateResponse.JsonData.responseThe field for theresponserecord component.Methods in it.auties.whatsapp.model.response that return NewsletterStateResponseModifier and TypeMethodDescriptionNewsletterStateResponse.JsonData.response()Returns the value of theresponserecord component.Methods in it.auties.whatsapp.model.response that return types with arguments of type NewsletterStateResponseConstructors in it.auties.whatsapp.model.response with parameters of type NewsletterStateResponseModifierConstructorDescriptionprivateJsonData(NewsletterStateResponse response) Creates an instance of aJsonDatarecord class.