We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 298b0a3 + 7102c7d commit 5c8c81eCopy full SHA for 5c8c81e
src/Modules/ZeroDollarVerification.php
@@ -6,6 +6,8 @@
6
class ZeroDollarVerification
7
{
8
public $status;
9
+ public $type;
10
+ public $transactionId;
11
12
public function __construct(array $array = array())
13
0 commit comments