mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-13 18:52:14 +01:00
Added billable rates; Added project members; Added visibility to projects
This commit is contained in:
@@ -10,6 +10,7 @@ use Laravel\Jetstream\Membership as JetstreamMembership;
|
||||
/**
|
||||
* @property string $id
|
||||
* @property string $role
|
||||
* @property int|null $billable_rate
|
||||
* @property string $organization_id
|
||||
* @property string $user_id
|
||||
* @property string $created_at
|
||||
|
||||
Reference in New Issue
Block a user