Uses of Record Class
com.whatsapp.api.domain.webhook.Pricing
Packages that use Pricing
-
Uses of Pricing in com.whatsapp.api.domain.webhook
Methods in com.whatsapp.api.domain.webhook that return PricingModifier and TypeMethodDescriptionStatus.pricing()
Returns the value of thepricing
record component.Constructors in com.whatsapp.api.domain.webhook with parameters of type PricingModifierConstructorDescriptionStatus
(String id, Conversation conversation, Pricing pricing, String recipientId, MessageStatus status, String timestamp, List<Error> errors) Creates an instance of aStatus
record class.