Uses of Record Class
com.whatsapp.api.domain.webhook.Pricing
-
Uses of Pricing in com.whatsapp.api.domain.webhook
Modifier and TypeMethodDescriptionStatus.pricing()
Returns the value of thepricing
record component.ModifierConstructorDescriptionStatus
(String id, Conversation conversation, Pricing pricing, String recipientId, MessageStatus status, String timestamp, List<Error> errors) Creates an instance of aStatus
record class.