Provides struct and type for a Project.ApiKey.DeleteResponse
@type t() :: %OpenAi.Project.ApiKey.DeleteResponse{ deleted: boolean(), id: String.t(), object: String.t() }