wallet tron transactions
This commit is contained in:
10
app/Bean/Sdk/Wallet/Tron/MetaLinksBean.php
Normal file
10
app/Bean/Sdk/Wallet/Tron/MetaLinksBean.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
namespace App\Bean\Sdk\Wallet\Tron;
|
||||
|
||||
use App\Bean\Model\Base\BaseBean;
|
||||
|
||||
class MetaLinksBean extends BaseBean
|
||||
{
|
||||
protected $next;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user