# SourceRules
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**includes** | Option<**Vec<String>**> | List of fields to include in the response | [optional][default to []]
**excludes** | Option<**Vec<String>**> | List of fields to exclude from the response | [optional][default to [""]]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)