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

NAME

WebService::Braintree::Discount

PURPOSE

This class lists all discounts.

all()

This returns all the discounts. This will be an arrayref of Discounts. If none are found, then an empty arrayref.

This does NOT return a result or error-result object.