HAL link returned by the Mollie API.
raw preserves the original decoded Mollie link payload.
raw
@type t() :: %MollieEx.Types.Link{ href: String.t() | nil, raw: map(), type: String.t() | nil }