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