The URLs returned after creating a product short link.
@type t() :: %DodoPayments.ShortLinkCreateResponse{ extra: map(), full_url: String.t() | nil, short_url: String.t() | nil }