Payeezy.ErrorResponse (Payeezy v0.1.4)

A general purpose response wrapper that is built for any failed API response.

Link to this section Summary

Link to this section Types

@type t() :: %Payeezy.ErrorResponse{messages: Keyword.t()}

Link to this section Functions

@spec construct(map()) :: t()