Uses of Class
com.restfb.types.webhook.messaging.AdjustmentItem
-
Packages that use AdjustmentItem Package Description com.restfb.types.webhook.messaging -
-
Uses of AdjustmentItem in com.restfb.types.webhook.messaging
Methods in com.restfb.types.webhook.messaging that return types with arguments of type AdjustmentItem Modifier and Type Method Description List<AdjustmentItem>
MessagingPayload. getAdjustmentItems()
Method parameters in com.restfb.types.webhook.messaging with type arguments of type AdjustmentItem Modifier and Type Method Description void
MessagingPayload. setAdjustmentItems(List<AdjustmentItem> adjustmentItems)
-