Class ProductItem
java.lang.Object
com.restfb.types.webhook.messaging.ProductItem
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetId()
getTitle()
void
void
setImageUrl
(String imageUrl) void
setRetailerId
(String retailerId) void
setSubtitle
(String subtitle) void
toString()
-
Constructor Details
-
ProductItem
public ProductItem()
-
-
Method Details