Noizu.OpenAI.File.Delete (Noizu Labs: OpenAI v0.1.3)

Link to this section Summary

Link to this section Types

@type t() :: %Noizu.OpenAI.File.Delete{
  deleted: boolean(),
  id: String.t(),
  object: String.t()
}

Link to this section Functions