mirror of
https://github.com/anikeen-com/id.git
synced 2026-03-14 06:06:18 +00:00
@@ -8,6 +8,12 @@ use GuzzleHttp\Exception\GuzzleException;
|
||||
|
||||
/**
|
||||
* @property string $id
|
||||
* @property string $name
|
||||
* @property string $description
|
||||
* @property string $status
|
||||
* @property string $unit
|
||||
* @property float $price
|
||||
* @property string $ends_at
|
||||
*/
|
||||
class Subscription extends BaseResource
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user