agent-provider-bytedance / Exports / IBytedanceVideoTaskResponse
Interface: IBytedanceVideoTaskResponse
Table of contents
Properties
Properties
id
• id: string
Defined in
status
• status: string
Defined in
video_url
• Optional video_url: string
Defined in
content
• Optional content: Object
Type declaration
| Name | Type |
|---|---|
video_url? | string |
Defined in
mime_type
• Optional mime_type: string
Defined in
bytes
• Optional bytes: number
Defined in
error_message
• Optional error_message: string
Defined in
created_at
• Optional created_at: string | number
Defined in
updated_at
• Optional updated_at: string | number