[ Index ] |
PHP Cross Reference of Phabricator |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 53 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Class: Stripe_ApplicationFee - X-Ref
className($class) X-Ref |
This is a special case because the application fee endpoint has an underscore in it. The parent `className` function strips underscores. return: string The name of the class. |
retrieve($id, $apiKey=null) X-Ref |
param: string $id The ID of the application fee to retrieve. param: string|null $apiKey return: Stripe_ApplicationFee |
all($params=null, $apiKey=null) X-Ref |
param: string|null $params param: string|null $apiKey return: array An array of application fees. |
refund($params=null) X-Ref |
param: string|null $params return: Stripe_ApplicationFee The refunded application fee. |
Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |