Relativity.Infrastructure.V1.ResourceServer.Models.ServerTypeResponse public class ServerTypeResponse Documentation public int ArtifactID { get; set; } public string Name { get; set; } public string Url { get; set; } public ServerTypeResponse()