OpenAI::GroupDeletedResource
Inherits JSON::Serializable < Reference < Object
Confirmation payload returned after deleting a group.
Constructors
new(pull : JSON::PullParser)
Sourcenew(object : GroupDeletedResourceObject = GroupDeletedResourceObject::GroupDeleted, id : String = "", deleted : Bool = false)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source