Uses of Record Class
com.whatsapp.api.domain.webhook.DisableInfo
Packages that use DisableInfo
-
Uses of DisableInfo in com.whatsapp.api.domain.webhook
Methods in com.whatsapp.api.domain.webhook that return DisableInfoModifier and TypeMethodDescriptionValue.disableInfo()
Returns the value of thedisableInfo
record component.Constructors in com.whatsapp.api.domain.webhook with parameters of type DisableInfoModifierConstructorDescriptionValue
(Metadata metadata, String messagingProduct, List<Message> messages, List<Contact> contacts, List<Status> statuses, EventType event, String phoneNumber, String messageTemplateId, String messageTemplateName, String messageTemplateLanguage, String reason, String displayPhoneNumber, String decision, String requestedVerifiedName, Object rejectionReason, DisableInfo disableInfo, String currentLimit, BanInfo banInfo, List<RestrictionInfo> restrictionInfo) Creates an instance of aValue
record class.