@type t() :: %Notifique.OpenApi.Model.ErrorResponse{ code: String.t(), error: String.t(), message: String.t(), missingVariables: [String.t()] | nil, success: boolean() }