class Stripe::ErrorObject

def payment_intent

PaymentIntent.
The PaymentIntent object for errors returned on a request involving a
def payment_intent
  @values[:payment_intent]
end