@@ -63,7 +63,7 @@ |
||
63 | 63 | |
64 | 64 | public function toArray(): array |
65 | 65 | { |
66 | - $data = [ |
|
66 | + $data = [ |
|
67 | 67 | 'auto_bill_outstanding' => $this->autoBillOutstanding, |
68 | 68 | 'setup_fee_failure_action' => $this->setupFeeFailureAction, |
69 | 69 | 'payment_failure_threshold' => $this->paymentFailureThreshold |