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