Uses of Record Class
it.auties.whatsapp.model.response.NewsletterSubscribersResponse
Packages that use NewsletterSubscribersResponse
-
Uses of NewsletterSubscribersResponse in it.auties.whatsapp.model.response
Fields in it.auties.whatsapp.model.response declared as NewsletterSubscribersResponseModifier and TypeFieldDescriptionprivate final NewsletterSubscribersResponseNewsletterSubscribersResponse.WrappedResult.responseThe field for theresponserecord component.Methods in it.auties.whatsapp.model.response that return NewsletterSubscribersResponseModifier and TypeMethodDescriptionNewsletterSubscribersResponse.WrappedResult.response()Returns the value of theresponserecord component.Methods in it.auties.whatsapp.model.response that return types with arguments of type NewsletterSubscribersResponseModifier and TypeMethodDescriptionConstructors in it.auties.whatsapp.model.response with parameters of type NewsletterSubscribersResponseModifierConstructorDescriptionprivateWrappedResult(NewsletterSubscribersResponse response) Creates an instance of aWrappedResultrecord class.