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