ApplicationFee::allRefunds( string $id, null|array $params = null, null|array|string $opts = null )


Description Description


Parameters Parameters

$id

(Required) the ID of the application fee on which to retrieve the fee refunds

$params

(Optional)

Default value: null

$opts

(Optional)

Default value: null


Top ↑

Return Return

(StripeCollection) the list of fee refunds


Top ↑

Source Source

File: includes/gateways/stripe/vendor/stripe/stripe-php/lib/ApplicationFee.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.