interface TranslateSuccessResponse {
    translations: TranslationTypes.YandexCloudProviderType.TranslationItem[];
}

Properties

Properties