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