Review
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| id | String | ✅ | |
| userId | String | ✅ | |
| requestId | String | ✅ | |
| status | ReviewStatus | ✅ | |
| requestReason | String | ✅ | |
| reason | String | ✅ | |
| grantKitVersionId | String | ✅ | |
| grantKitName | String | ✅ | |
| grantId | String | ✅ | |
| createdAt | String | ✅ | |
| updatedAt | String | ✅ | |
| pullRequest | String | ✅ | |
| userEmail | String | ❌ | |
| grant | Grant | ❌ |