Record
get-videos-alt1-params
No description available.
record get-videos-alt1-params {
containing-uri: option<string>,
direction: option<get-appearances-alt1-direction-enum>,
filter: option<get-videos-alt1-filter-enum>,
filter-embeddable: option<bool>,
filter-playable: option<bool>,
page: option<f64>,
per-page: option<f64>,
query: option<string>,
sort: option<get-videos-alt1-sort-enum>,
}Fields
| Name | Type | Description |
|---|---|---|
| containing-uri | option<string> | |
| direction | option<get-appearances-alt1-direction-enum> | |
| filter | option<get-videos-alt1-filter-enum> | |
| filter-embeddable | option<bool> | |
| filter-playable | option<bool> | |
| page | option<f64> | |
| per-page | option<f64> | |
| query | option<string> | |
| sort | option<get-videos-alt1-sort-enum> |