<PackageReference Include="Relativity.Server.Testing.Framework.SDK" Version="5000.1.0" />

Relativity.Testing.Framework.Models.Client

Represents the Relativity client object.
public string Keywords { get; set; }

Gets or sets the keywords.

public string Notes { get; set; }

Gets or sets the notes.

public string Number { get; set; }

Gets or sets the number.

public NamedArtifact Status { get; set; }

Gets or sets the status.

public Client()

Fills the required properties.