type_hint#
- abstract property InnerInputSlot.type_hint: SlotTypeHint | None#
Get type hint.
- Returns:
Optional[SlotTypeHint]Data type of the current slot,
Noneif not specified.
Get type hint.
Optional[SlotTypeHint]Data type of the current slot, None if not specified.