The following tables list the members exposed by the PathScriptInput type.

Name Description
Public field description The description (inherited from ScriptInput).
Public field for_workflow Is this for a workflow?
Public field is_optional Whether or not this input is optional (inherited from ScriptInput).
Public field name The name of the input (inherited from ScriptInput).
Public field path_type The path type
Public field path_value The path value
Top