| Name | Type | Description | Notes |
|---|---|---|---|
| _file | String | The file's name in where the code reference has been found. (Appears on the ConfigCat Dashboard) | |
| fileUrl | String | The file's url. (Used to point to the file on the repository's website) | [optional] |
| preLines | List<ReferenceLineRequest> | The lines before the actual reference line. | [optional] |
| postLines | List<ReferenceLineRequest> | The lines after the actual reference line. | [optional] |
| referenceLine | ReferenceLineRequest |