Skip to content

ParameterDescriptor

Information for a Python function parameter.

defaultoptional ChildrenThe default value of the parameter.
docoptional ChildrenDocumentation for the parameter.
namestring | NamekeyThe name of the parameter.
refkeyoptional Refkey | Refkey[]The refkey for this parameter.
typeoptional ChildrenThe type of the parameter.