Provides struct and type for a ExternalShortcut
@type t() :: %Gleanex.Indexing.ExternalShortcut{ createTime: integer() | nil, createdBy: String.t() | nil, description: String.t() | nil, destinationUrl: String.t() | nil, inputAlias: String.t() | nil, updateTime: integer() | nil, updatedBy: String.t() | nil }