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