Uses of Class
com.restfb.types.Page.PagePaymentOptions
Packages that use Page.PagePaymentOptions
-
Uses of Page.PagePaymentOptions in com.restfb.types
Methods in com.restfb.types that return Page.PagePaymentOptionsModifier and TypeMethodDescriptionPage.getPaymentOptions()Payment options accepted by the business.SearchPlace.getPaymentOptions()Payment options accepted by the Place.Methods in com.restfb.types with parameters of type Page.PagePaymentOptionsModifier and TypeMethodDescriptionvoidPage.setPaymentOptions(Page.PagePaymentOptions paymentOptions) Payment options accepted by the business.voidSearchPlace.setPaymentOptions(Page.PagePaymentOptions paymentOptions) Payment options accepted by the Place.