Relativity.ARM.Services.Interfaces.V1.Models.Move.SourceOptions public class SourceOptions Documentation public int CacheLocationID { get; set; } public int DatabaseServerID { get; set; } public int FileRepositoryID { get; set; } public int ResourcePoolID { get; set; } public int WorkspaceID { get; set; } public SourceOptions()