[ Index ] |
PHP Cross Reference of Phabricator |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 51 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Class: Stripe_Coupon - X-Ref
retrieve($id, $apiKey=null) X-Ref |
param: string $id The ID of the coupon to retrieve. param: string|null $apiKey return: Stripe_Coupon |
create($params=null, $apiKey=null) X-Ref |
param: array|null $params param: string|null $apiKey return: Stripe_Coupon The created coupon. |
delete($params=null) X-Ref |
param: array|null $params return: Stripe_Coupon The deleted coupon. |
all($params=null, $apiKey=null) X-Ref |
param: array|null $params param: string|null $apiKey return: array An array of Stripe_Coupons. |
Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |