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

ClientStatus

public enum ClientStatus
The enumeration of Client statuses.
Active = 0

The active status.

The inactive status.

Unknown = 2

Someone made a different status in the environment, and we're not able to map it back to an enum.