Schema representing a DeleteFileResponse within the OpenAI API
t() :: %ExOpenAI.Components.DeleteFileResponse{ deleted: boolean(), id: String.t(), object: String.t() }