Skip to content

Commit

Permalink
Merge pull request #458 from nickdnk/fix_account_connect_event
Browse files Browse the repository at this point in the history
Added $account property for connect webhook events
  • Loading branch information
ob-stripe authored Mar 17, 2018
2 parents e3b3960 + 45dec64 commit c70cba9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Event.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
*
* @property string $id
* @property string $object
* @property string $account
* @property string $api_version
* @property int $created
* @property mixed $data
Expand Down

0 comments on commit c70cba9

Please sign in to comment.