Uses of Class
com.restfb.types.Page.PagePaymentOptions
-
Packages that use Page.PagePaymentOptions Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of Page.PagePaymentOptions in com.restfb.types
Methods in com.restfb.types that return Page.PagePaymentOptions Modifier and Type Method Description Page.PagePaymentOptions
Page. getPaymentOptions()
Payment options accepted by the business.Page.PagePaymentOptions
SearchPlace. getPaymentOptions()
Payment options accepted by the Place.Methods in com.restfb.types with parameters of type Page.PagePaymentOptions Modifier and Type Method Description void
Page. setPaymentOptions(Page.PagePaymentOptions paymentOptions)
Payment options accepted by the business.void
SearchPlace. setPaymentOptions(Page.PagePaymentOptions paymentOptions)
Payment options accepted by the Place.
-