# ProjectRequestAllOf
## Properties
**custom_fields** | Option<**::std::collections::HashMap<String, String>**> | An object where each key is a Custom Field gid and each value is an enum gid, string, or number. | [optional]
**followers** | Option<**String**> | *Create-only*. Comma separated string of users. Followers are a subset of members who receive all notifications for a project, the default notification setting when adding members to a project in-product. | [optional]
**owner** | Option<**String**> | The current owner of the project, may be null. | [optional]
**team** | Option<**String**> | *Create-only*. The team that this project is shared with. This field only exists for projects in organizations. | [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)