The property permissions does not exist on Devpri\Tinre\Http\Resources\Web\AccessToken. Since you implemented __get, consider adding a @property annotation.
The property user_id does not exist on Devpri\Tinre\Http\Resources\Web\AccessToken. Since you implemented __get, consider adding a @property annotation.
The property last_used_at does not exist on Devpri\Tinre\Http\Resources\Web\AccessToken. Since you implemented __get, consider adding a @property annotation.
The property created_at does not exist on Devpri\Tinre\Http\Resources\Web\AccessToken. Since you implemented __get, consider adding a @property annotation.
The property updated_at does not exist on Devpri\Tinre\Http\Resources\Web\AccessToken. Since you implemented __get, consider adding a @property annotation.
The property plain_text_token does not exist on Devpri\Tinre\Http\Resources\Web\AccessToken. Since you implemented __get, consider adding a @property annotation.
The method authorizedActions() does not exist on Devpri\Tinre\Http\Resources\Web\AccessToken. Since you implemented __call, consider adding a @method annotation.
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-call annotation