| Name | Type | Description | Notes |
|---|---|---|---|
| Name | string | The function name used in Talang. | |
| Type | string | The type of this function argument. | |
| Description | string | A short description of the function. | [optional] |
| Help | string | Extended help text for the function. | [optional] |
| Args | List<FuncArgDef> | An array of argument definitions. |