Provides struct and type for a VectorStore.File.LastError
@type t() :: %OpenAi.VectorStore.File.LastError{code: String.t(), message: String.t()}