# CustomFieldContextProjectMapping
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**context_id** | **String** | The ID of the context. | [readonly]
**project_id** | Option<**String**> | The ID of the project. | [optional][readonly]
**is_global_context** | Option<**bool**> | Whether context is global. | [optional][readonly]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)