<PackageReference Include="Relativity.ObjectManager" Version="10.0.230.6" />

ObjectTypeRequest

public class ObjectTypeRequest
public bool CopyInstancesOnCaseCreation { get; set; }

public bool CopyInstancesOnParentCopy { get; set; }

public bool EnableSnapshotAuditingOnDelete { get; set; }

public bool IsViewEnabled { get; set; }

public string Keywords { get; set; }

public string Name { get; set; }

public string Notes { get; set; }

public bool PersistentListsEnabled { get; set; }

public bool PivotEnabled { get; set; }

public bool SamplingEnabled { get; set; }