# OrgsReviewPatGrantRequestsInBulkRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **pat_request_ids** | Option<**Vec**> | Unique identifiers of the requests for access via fine-grained personal access token. Must be formed of between 1 and 100 `pat_request_id` values. | [optional] **action** | **String** | Action to apply to the requests. | **reason** | Option<**String**> | Reason for approving or denying the requests. Max 1024 characters. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)