Review
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| id_ | str | ✅ | |
| user_id | str | ✅ | |
| request_id | str | ✅ | |
| status | ReviewStatus | ✅ | |
| request_reason | str | ✅ | |
| reason | str | ✅ | |
| grant_kit_version_id | str | ✅ | |
| grant_kit_name | str | ✅ | |
| grant_id | str | ✅ | |
| created_at | str | ✅ | |
| updated_at | str | ✅ | |
| pull_request | str | ✅ | |
| user_email | str | ❌ | |
| grant | Grant | ❌ |