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