Skip to content

ParameterDescriptor

Information for a Python function parameter.

defaultoptionalChildren

The default value of the parameter.

docoptionalChildren

Documentation for the parameter.

namestring | Namekey

The name of the parameter.

refkeyoptionalRefkey | Refkey[]

The refkey for this parameter.

typeoptionalChildren

The type of the parameter.