| 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) | |
| preLines | List<ReferenceLineModel> | The lines before the actual reference line. | |
| postLines | List<ReferenceLineModel> | The lines after the actual reference line. | |
| referenceLine | ReferenceLineModel |