Uses of Class
com.restfb.types.send.ReceiptAdjustment
-
Packages that use ReceiptAdjustment Package Description com.restfb.types.send Contains all types that are necessary to interact with Facebook Send API. -
-
Uses of ReceiptAdjustment in com.restfb.types.send
Methods in com.restfb.types.send that return types with arguments of type ReceiptAdjustment Modifier and Type Method Description List<ReceiptAdjustment>
ReceiptTemplatePayload. getAdjustments()
Methods in com.restfb.types.send with parameters of type ReceiptAdjustment Modifier and Type Method Description boolean
ReceiptTemplatePayload. addAdjustment(ReceiptAdjustment adjustment)
-