Class CheckoutUpdateItem
java.lang.Object
com.restfb.types.webhook.messaging.CheckoutUpdateItem
- All Implemented Interfaces:
InnerMessagingItem
Represents the
Checkout
Update Callback
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setPayload
(String payload) void
setShippingAddress
(ShippingAddress shippingAddress) toString()
-
Constructor Details
-
CheckoutUpdateItem
public CheckoutUpdateItem()
-
-
Method Details