Uses of Record Class
com.whatsapp.api.domain.webhook.ReferredProduct
-
Uses of ReferredProduct in com.whatsapp.api.domain.webhook
Modifier and TypeMethodDescriptionContext.referredProduct()
Returns the value of thereferredProduct
record component.ModifierConstructorDescriptionContext
(String from, ReferredProduct referredProduct, String id, boolean forwarded, boolean frequentlyForwarded) Creates an instance of aContext
record class.