Uses of Record Class
it.auties.whatsapp.model.response.NewsletterMuteResponse.JsonResponse
Packages that use NewsletterMuteResponse.JsonResponse
-
Uses of NewsletterMuteResponse.JsonResponse in it.auties.whatsapp.model.response
Fields in it.auties.whatsapp.model.response with type parameters of type NewsletterMuteResponse.JsonResponseModifier and TypeFieldDescriptionprivate final Optional<NewsletterMuteResponse.JsonResponse> NewsletterMuteResponse.JsonData.dataThe field for thedatarecord component.Methods in it.auties.whatsapp.model.response that return types with arguments of type NewsletterMuteResponse.JsonResponseModifier and TypeMethodDescriptionNewsletterMuteResponse.JsonData.data()Returns the value of thedatarecord component.Constructor parameters in it.auties.whatsapp.model.response with type arguments of type NewsletterMuteResponse.JsonResponseModifierConstructorDescriptionprivateCreates an instance of aJsonDatarecord class.