Structured, safe Inttegro API error details included in an error report.
The fields are stable machine-readable classifications intended for grouping and recovery. Raw response bodies and human-readable error messages are deliberately excluded.
@type t() :: %Inttegro.Telemetry.APIErrorContext{ code: String.t() | nil, fix_code: String.t() | nil, type: String.t() | nil }