Provides struct and type for a UpdateShortcutResponse
Summary
Types
@type t() :: %Gleanex.Client.UpdateShortcutResponse{ error: Gleanex.Client.ShortcutError.t() | nil, shortcut: Gleanex.Client.Shortcut.t() | nil }
Provides struct and type for a UpdateShortcutResponse
@type t() :: %Gleanex.Client.UpdateShortcutResponse{ error: Gleanex.Client.ShortcutError.t() | nil, shortcut: Gleanex.Client.Shortcut.t() | nil }