Provides struct and type for a ShortcutsPaginationMetadata
@type t() :: %Gleanex.Client.ShortcutsPaginationMetadata{ cursor: String.t() | nil, hasNextPage: boolean() | nil, totalItemCount: integer() | nil }