We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c16c047 commit 4521cb0Copy full SHA for 4521cb0
src/Models/Transaction.php
@@ -17,7 +17,7 @@
17
* Class Transaction.
18
*
19
* @property string $payable_type
20
- * @property int $payable_id
+ * @property int|string $payable_id
21
* @property int $wallet_id
22
* @property string $uuid
23
* @property string $type
0 commit comments