Uses of Record Class
com.whatsapp.api.domain.webhook.ReferredProduct
Packages that use ReferredProduct
-
Uses of ReferredProduct in com.whatsapp.api.domain.webhook
Methods in com.whatsapp.api.domain.webhook that return ReferredProductModifier and TypeMethodDescriptionContext.referredProduct()Returns the value of thereferredProductrecord component.Constructors in com.whatsapp.api.domain.webhook with parameters of type ReferredProductModifierConstructorDescriptionContext(String from, ReferredProduct referredProduct, String id, boolean forwarded, boolean frequentlyForwarded) Creates an instance of aContextrecord class.