Provides struct and type for a Response.Refusal.DoneEvent
@type t() :: %OpenAi.Response.Refusal.DoneEvent{ content_index: integer(), item_id: String.t(), output_index: integer(), refusal: String.t(), type: String.t() }