| Name | Type | Description | Notes |
|---|---|---|---|
| type | TypeEnum | The source (process) the function name came from | |
| functionId | Integer | The function id of the function the function name was copied from. | [optional] |
| binaryId | Integer | The binary id of the function that the function name was copied from. | [optional] |
| analysisId | Integer | The analysis id of the function that the function name was copied from. | [optional] |
| Name | Value |
|---|---|
| SYSTEM | "SYSTEM" |
| USER | "USER" |
| AUTO_UNSTRIP | "AUTO_UNSTRIP" |
| EXTERNAL | "EXTERNAL" |
| AI_UNSTRIP | "AI_UNSTRIP" |
| AI_AGENT | "AI_AGENT" |
| UNKNOWN_DEFAULT_OPEN_API | "unknown_default_open_api" |