<PackageReference Include="Relativity.Server.Identity.SDK" Version="5000.0.1" />

Relativity.Identity.V1.Shared.Interfaces.IHaveMetaAndActions

Represents a DTO with Meta and Actions properties.
List<Action> Actions { get; set; }

Gets a list of RESTful operations that a user has permissions to perform on the artifact.

Meta Meta { get; set; }

Gets a list of unsupported and read-only properties on the current artifact.