# Sandbox.Package.Interaction

```csharp
PackageInteraction Interaction { get; set; }
```

Describes the authenticated user's interactions with this package. This is only available
clientside for specific users in order to show things like play history state, favourite
status and whether they have rated the item or not.

Declared in [Sandbox.Package](/api/Sandbox.Package).
Assembly: `Sandbox.Engine`.
