Skip to content

featurebyte.UseCase.target

target: Union[Target, NoneType]

Description

Returns the target object of the UseCase.

Returns

  • Union[Target, NoneType]
    The target object of the UseCase.