Uses of Record Class
it.auties.whatsapp.model.response.NewsletterLeaveResponse
Packages that use NewsletterLeaveResponse
-
Uses of NewsletterLeaveResponse in it.auties.whatsapp.model.response
Fields in it.auties.whatsapp.model.response declared as NewsletterLeaveResponseModifier and TypeFieldDescriptionprivate final NewsletterLeaveResponseNewsletterLeaveResponse.JsonData.responseThe field for theresponserecord component.Methods in it.auties.whatsapp.model.response that return NewsletterLeaveResponseModifier and TypeMethodDescriptionNewsletterLeaveResponse.JsonData.response()Returns the value of theresponserecord component.Methods in it.auties.whatsapp.model.response that return types with arguments of type NewsletterLeaveResponseConstructors in it.auties.whatsapp.model.response with parameters of type NewsletterLeaveResponseModifierConstructorDescriptionprivateJsonData(NewsletterLeaveResponse response) Creates an instance of aJsonDatarecord class.