The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

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.