Uses of Class
com.restfb.types.send.ReceiptAddress
-
Packages that use ReceiptAddress Package Description com.restfb.types.send Contains all types that are necessary to interact with Facebook Send API. -
-
Uses of ReceiptAddress in com.restfb.types.send
Methods in com.restfb.types.send that return ReceiptAddress Modifier and Type Method Description ReceiptAddress
ReceiptTemplatePayload. getAddress()
Methods in com.restfb.types.send with parameters of type ReceiptAddress Modifier and Type Method Description void
ReceiptTemplatePayload. setAddress(ReceiptAddress address)
-