The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.