Omise.Error (omise v0.9.0)

Omise Error Struct.

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

Link to this section Summary

Link to this section Types

Specs

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