Relativity.Services.Interfaces.Field.Models.KeyboardShortcut public class KeyboardShortcut Documentation public string Action { get; set; } public string Category { get; set; } public string Shortcut { get; set; } public string ViewerMode { get; set; } public KeyboardShortcut()