Relativity.Services.Batching.UserToAssign public class UserToAssign User to assign batch for. Documentation public string FullName { get; set; } Name of user to assign batch for. public int UserToAssignArtifactID { get; set; } ArtifatID of user to assign batch for. public UserToAssign()