| 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 | \TalonOne\Client\Model\FuncArgDef[] | An array of argument definitions. |