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