ParameterDescriptor
Information for a Python function parameter.
Members
Section titled “Members”| default | optionalChildren | The default value of the parameter. |
| doc | optionalChildren | Documentation for the parameter. |
| name | string | Namekey | The name of the parameter. |
| refkey | optionalRefkey | Refkey[] | The refkey for this parameter. |
| type | optionalChildren | The type of the parameter. |