Uses of Class
com.restfb.types.Payment.Dispute
Packages that use Payment.Dispute
-
Uses of Payment.Dispute in com.restfb.types
Methods in com.restfb.types that return types with arguments of type Payment.DisputeModifier and TypeMethodDescriptionPayment.getDisputes()
Contains the information related to a dispute, including theuser_comment
anduser_email
which is provided by the consumer when the dispute is initiated.Methods in com.restfb.types with parameters of type Payment.DisputeModifier and TypeMethodDescriptionboolean
Payment.addDispute
(Payment.Dispute dispute) boolean
Payment.removeDispute
(Payment.Dispute dispute)