Class: RunApi::Seedance::Types::CompletedTextToVideoResponse

Inherits:
TextToVideoResponse show all
Defined in:
lib/runapi/seedance/types.rb

Overview

Narrowed response returned by text_to_video.run() once polling observes status: "completed". videos is required so consumers never have to null-check it on a successful task. last_frame_image_url stays optional because it may be absent.