Interface GetGenresRequest

interface GetGenresRequest {
    outputLanguage?: GetGenresOutputLanguageEnum;
}

Properties

Properties