---
id: v1-review-recommendation
title: ReviewRecommendation
pagination_label: ReviewRecommendation
sidebar_label: ReviewRecommendation
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'ReviewRecommendation', 'v1ReviewRecommendation']
slug: /tools/sdk/typescript/certifications/models/review-recommendation
tags: ['SDK', 'Software Development Kit', 'ReviewRecommendation', 'v1ReviewRecommendation']
---

# ReviewRecommendation

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**recommendation** | **(optional)** `string` | The recommendation from IAI at the time of the decision. This field will be null if no recommendation was made. | [default to undefined]
**reasons** | **(optional)** `Array<string>` | A list of reasons for the recommendation. | [default to undefined]
**timestamp** | **(optional)** `string` | The time at which the recommendation was recorded. | [default to undefined]

