<PackageReference Include="Relativity.Server.Services.Interfaces.SDK" Version="5000.0.2" />

FieldConstants

public class FieldConstants
Provides routing information about URLs used by the Field Manager service.
public const string BASE_SERVICE_ROUTE = "workspace/{workspaceID:int}"

The base URI path for the service.

public const string MODULE_PREFIX = "Relativity.Fields"

The prefix used for module called during service requests.

public FieldConstants()