The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WebService::Braintree::Dispute

PURPOSE

This class represents a dispute.

CLASS METHODS

This class is NOT an interface, so it does NOT have any class methods.

OBJECT METHODS

In addition to the methods provided by TODO, this class provides the following methods:

transaction_details()

This returns the transaction details associated with this dispute (if any). This will be an object of type "" in WebService::Braintree::Dispute::TransactionDetails.

TODO

Need to document the keys and values that are returned
Need to document the required and optional input parameters
Need to document the possible errors/exceptions