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::AddOn

PURPOSE

This class lists all add-ons

all()

This returns all the add-ons. This will be an arrayref of AddOns. If none are found, then an empty arrayref.

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