Relativity.DataTransfer.Legacy.SDK.ImportExport.V1.Models.KeyboardShortcut public class KeyboardShortcut Documentation public bool Alt { get; set; } public bool Ctrl { get; set; } public int Id { get; set; } public int Key { get; set; } public bool Shift { get; set; } public KeyboardShortcut()