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