Skip to content

ParameterDescriptor

Information for a Python function parameter.

defaultoptionalChildrenThe default value of the parameter.
docoptionalChildrenDocumentation for the parameter.
namestring | NamekeyThe name of the parameter.
refkeyoptionalRefkey | Refkey[]The refkey for this parameter.
typeoptionalChildrenThe type of the parameter.