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

ObjectTypeRequest

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

public bool CopyInstancesOnParentCopy { get; set; }

public bool EnableSnapshotAuditingOnDelete { 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; }

public bool? UseRelativityForms { get; set; }