ExFtx.JsonResponse (ex_ftx v0.0.14)

Link to this section Summary

Link to this section Types

Specs

error() :: String.t()

Specs

result() :: map() | list() | String.t()

Specs

t() :: %ExFtx.JsonResponse{error: error(), result: result(), success: boolean()}