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