Name | Type | Description | Notes |
---|---|---|---|
starting_line_number | int | Line number of beginning of code reference hunk | |
lines | str | Contextual lines of code that include the referenced feature flag | [optional] |
proj_key | str | The project key | [optional] |
flag_key | str | The feature flag key | [optional] |
aliases | [str] | An array of flag key aliases | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |