omise v0.8.0 Omise.Error

Omise Error Struct.

https://www.omise.co/api-errors

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Omise.Error{
  code: String.t(),
  location: String.t(),
  message: String.t(),
  object: String.t()
}