Packages

Sweego backend implementation for sendr.

Current section

Files

Jump to
sendr_sweego include sendr_sweego_ApiError.hrl
Raw

include/sendr_sweego_ApiError.hrl

-record(api_error, {
status :: integer(),
details :: list(sendr_sweego:api_error_detail())
}).