Skip to content

Commit

Permalink
Added auto_advance to Invoice
Browse files Browse the repository at this point in the history
  • Loading branch information
nickdnk committed Jul 10, 2018
1 parent 0afa345 commit 28f4a68
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 28f4a68

Please sign in to comment.