OpenAI::DeletedVideoResource
Inherits JSON::Serializable < Reference < Object
Confirmation payload returned after deleting a video.
Constructors
new(pull : JSON::PullParser)
Sourcenew(object : DeletedVideoResourceObject = DeletedVideoResourceObject::VideoDeleted, deleted : Bool = false, id : String = "")
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
object=(object : DeletedVideoResourceObject)
The object type that signals the deletion response.