tipalti v0.8.6 Tipalti.ClientError View Source

Represents a Tipalti client error.

Link to this section Summary

Types

t()

A malformed client request could result in this error.

Link to this section Types

Link to this type

t()

View Source
t() :: %Tipalti.ClientError{error_code: String.t(), error_message: String.t()}

A malformed client request could result in this error.