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 1735d96 commit 0b4e96dCopy full SHA for 0b4e96d
src/Models/Wallet.php
@@ -21,6 +21,8 @@
21
/**
22
* Class Wallet
23
* @package Bavix\Wallet\Models
24
+ * @property string $holder_type
25
+ * @property int $holder_id
26
* @property string $slug
27
* @property int $balance
28
* @property int $decimal_places
0 commit comments