Provides struct and type for a FineTuning.Job.Error
@type t() :: %OpenAi.FineTuning.Job.Error{ code: String.t(), message: String.t(), param: String.t() | nil }