mirror of
https://github.com/anikeen-com/id.git
synced 2026-03-14 06:06:18 +00:00
@@ -4,6 +4,9 @@ namespace Anikeen\Id\Resources;
|
||||
|
||||
use Anikeen\Id\Concerns\HasBillable;
|
||||
|
||||
/**
|
||||
* @property string $id
|
||||
*/
|
||||
class PaymentMethod extends BaseResource
|
||||
{
|
||||
use HasBillable;
|
||||
|
||||
Reference in New Issue
Block a user