Stripe.Resources.StripeErrorResponse (tiger_stripe v0.1.10)

Copy Markdown View Source

An error response from the Stripe API

Summary

Types

t()

@type t() :: %Stripe.Resources.StripeErrorResponse{
  error: Stripe.Resources.StripeError.t()
}
  • error

Functions

object_name()