def processor_type()

in src/smjsindustry/finance/processor_config.py [0:0]


    def processor_type(self) -> str:
        """Gets the string of the ``processor_type`` parameter."""
        return self._processor_type