Interface VideoLiveGetCategoriesParams

interface VideoLiveGetCategoriesParams {
    [key: string]: any;
}

Indexable

[key: string]: any

Generated using TypeDoc