Record
edit-video-credit-params
No description available.
record edit-video-credit-params {
credit-id: string,
video-id: string,
name: option<string>,
role: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| credit-id | string | |
| video-id | string | |
| name | option<string> | |
| role | option<string> |