Uses of Record Class
it.auties.whatsapp.model.response.NewsletterMuteResponse
Packages that use NewsletterMuteResponse
-
Uses of NewsletterMuteResponse in it.auties.whatsapp.model.response
Fields in it.auties.whatsapp.model.response declared as NewsletterMuteResponseModifier and TypeFieldDescriptionprivate final NewsletterMuteResponseNewsletterMuteResponse.JsonResponse.responseThe field for theresponserecord component.Methods in it.auties.whatsapp.model.response that return NewsletterMuteResponseModifier and TypeMethodDescriptionNewsletterMuteResponse.JsonResponse.response()Returns the value of theresponserecord component.Methods in it.auties.whatsapp.model.response that return types with arguments of type NewsletterMuteResponseConstructors in it.auties.whatsapp.model.response with parameters of type NewsletterMuteResponseModifierConstructorDescriptionprivateJsonResponse(NewsletterMuteResponse response) Creates an instance of aJsonResponserecord class.