Class Order
java.lang.Object
com.vonage.client.JsonableBaseObject
com.vonage.client.messages.whatsapp.Order
- All Implemented Interfaces:
Jsonable
Used for inbound product orders.
- Since:
- 7.2.0
-
Method Summary
Modifier and TypeMethodDescriptionThe ID of the catalog associated with the product from the product message being quoted or replied to using the 'Message Business' option.Methods inherited from class com.vonage.client.JsonableBaseObject
createJsonObjectMapper, equals, hashCode, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.vonage.client.Jsonable
toJson, updateFromJson
-
Method Details
-
getCatalogId
The ID of the catalog associated with the product from the product message being quoted or replied to using the 'Message Business' option.- Returns:
- The product catalog ID.
-
getProductItems
-