landsgemeinde.models.file ========================= .. py:module:: landsgemeinde.models.file Classes ------- .. autoapisummary:: landsgemeinde.models.file.LandsgemeindeFile Module Contents --------------- .. py:class:: LandsgemeindeFile Bases: :py:obj:`onegov.file.models.file.File`, :py:obj:`onegov.file.models.file.SearchableFile` An attachment to an assembly or agenda item. .. py:attribute:: __mapper_args__ .. py:attribute:: es_type_name :value: 'landsgemeinde_file' Returns the unique type name of the model. .. py:property:: es_public :type: bool Returns True if the model is available to be found by the public. If false, only editors/admins will see this object in the search results.