Skip to content

Commit

Permalink
add splitpay property to StandaloneCredits phpdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
PayLeaseBrian committed Dec 12, 2017
1 parent aa82a8b commit ce5e5c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/Paysafe/DirectDebit/StandaloneCredits.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
* @property \Paysafe\Error $error
* @property string $status
* @property \Paysafe\Link[] $links
* @property \Paysafe\DirectDebit\SplitPay[] $splitpay
*/
class StandaloneCredits extends \Paysafe\JSONObject implements \Paysafe\Pageable
{
Expand Down

0 comments on commit ce5e5c2

Please sign in to comment.