src.interactor.interfaces.presenters package
Submodules
src.interactor.interfaces.presenters.create_profession_presenter module
Module for the CreateProfessionPresenterInterface
- class src.interactor.interfaces.presenters.create_profession_presenter.CreateProfessionPresenterInterface
Bases:
ABC
Class for the Interface of the ProfessionPresenter
- abstract present(output_dto: CreateProfessionOutputDto) Dict
Present the Profession