# ProjectModelPermissions
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**object** | **String** | The object type, which is always `project.model_permissions`. |
**mode** | **String** | Whether the project uses an allowlist or a denylist. |
**model_ids** | **Vec<String>** | The model IDs included in the model permissions policy. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)