stripe_mock v0.1.0 StripeMock.Error

Link to this section Summary

Link to this section Types

Link to this type

t()
t() :: %StripeMock.Error{
  code: atom(),
  message: String.t(),
  param: nil | map(),
  type: atom()
}

Link to this section Functions

Link to this function

http_status(error)