<PackageReference Include="Relativity.Server.Services.Interfaces.SDK" Version="5000.0.2" />

Relativity.Services.KeyboardShortcuts.Models.KeyboardShortcutsRequest

Request object for GetKeyboardShortcuts
public bool? IncludeChoiceShortcuts { get; set; }

Indicates whether or not choices shortcuts to be excluded

public bool? IncludeFieldShortcuts { get; set; }

Indicates whether or not fields shortcuts to be excluded

public bool? IncludeSystemShortcuts { get; set; }

Indicates whether or not system shortcuts to be excluded