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<ReferenceLine> | The lines before the actual reference line. | [optional] |
postLines | List<ReferenceLine> | The lines after the actual reference line. | [optional] |
referenceLine | ReferenceLine |