Current section
Files
Jump to
Current section
Files
include/sendgriddle_SendGridError.hrl
-record(send_grid_error, {
id :: gleam@option:option(binary()),
errors :: list(sendgriddle:error_object())
}).