ex_saferpay v0.2.0 ExSaferpay.Response.ErrorResponse

Base Error

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %ExSaferpay.Response.ErrorResponse{behavior: atom(), error_detail: [String.t()], error_message: String.t(), error_name: String.t(), processor_message: nil | String.t(), processor_name: nil | String.t(), processor_result: nil | String.t(), response_header: ExSaferpay.Response.ResponseHeader.t(), transaction_id: nil | String.t()}

Link to this section Functions