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

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.