Skip to content

Commit 5cc0ec2

Browse files
committed
Modifies $ReasonType as a @var string
1 parent dd306fa commit 5cc0ec2

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

MangoPay/PayOutPaymentRef.php

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,4 @@ class PayOutPaymentRef extends Libraries\Dto
1414
* @var string
1515
*/
1616
public $referenceId;
17-
}
18-
19-
/**
20-
* Reason for PayOut
21-
*/
22-
class PayoutReasonType
23-
{
24-
const PayInRefund = 'PAYIN_REFUND';
2517
}

0 commit comments

Comments
 (0)