Uses of Class
com.restfb.types.ads.FundingSourceDetailsCoupon
-
Packages that use FundingSourceDetailsCoupon Package Description com.restfb.types.ads Special types to interact with the Facebook Marketing API. -
-
Uses of FundingSourceDetailsCoupon in com.restfb.types.ads
Methods in com.restfb.types.ads that return FundingSourceDetailsCoupon Modifier and Type Method Description FundingSourceDetailsCoupon
FundingSourceDetails. getCoupon()
Details of the Facebook Ads Coupon from the payment methodMethods in com.restfb.types.ads with parameters of type FundingSourceDetailsCoupon Modifier and Type Method Description void
FundingSourceDetails. setCoupon(FundingSourceDetailsCoupon coupon)
Details of the Facebook Ads Coupon from the payment method
-