Skip to content

struct OpenAI::AssistantDeleteResponse
inherits Struct #

Included modules

JSON::Serializable

Constructors#

.new(id : String, object : String, deleted : Bool)#

View source

.new(pull : JSON::PullParser)#

View source

Methods#

#clone#

View source

#copy_with(id _id = @id, object _object = @object, deleted _deleted = @deleted)#

View source

#deleted : Bool#

#id : String#

#object : String#