Provides struct and type for a PaymentIntentFailedError
@type t() :: %Polarex.PaymentIntentFailedError{detail: String.t(), error: String.t()}