Skip to content

Commit

Permalink
Merge pull request #493 from nickdnk/add_auto_advance
Browse files Browse the repository at this point in the history
Added auto_advance to Invoice
  • Loading branch information
ob-stripe authored Jul 10, 2018
2 parents 0afa345 + 28f4a68 commit ddffb26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Invoice.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* @property int $amount_remaining
* @property int $application_fee
* @property int $attempt_count
* @property bool $auto_advance
* @property bool $attempted
* @property string $billing
* @property string $billing_reason
Expand Down

0 comments on commit ddffb26

Please sign in to comment.