| Name | Type | Description | Notes |
|---|---|---|---|
| createdAt | Date | When the request was made | [optional] |
| id | Number | Unique identifier for the request | [optional] |
| programId | Number | ID of the beta program | [optional] |
| programName | String | Name of the beta program | [optional] |
| status | String | Status of the request | [optional] |
| userId | Number | ID of the user who made the request | [optional] |
-
requested(value:"requested") -
approved(value:"approved") -
denied(value:"denied") -
revoked(value:"revoked")