| Name | Type | Description | Notes |
|---|---|---|---|
| changeMadeBy | String | Username of the user who made the change | |
| createdAt | OffsetDateTime | When this name change was recorded | |
| functionName | String | Function name at this point in history | |
| historyId | Long | History record ID | |
| isDebug | Boolean | Whether the function had debug info | |
| mangledName | String | Mangled function name | [optional] |
| sourceType | String | Source of the rename (USER, SYSTEM, AI_UNSTRIP, etc.) |