parseur.schemas.mailbox ======================= .. py:module:: parseur.schemas.mailbox Classes ------- .. autoapisummary:: parseur.schemas.mailbox.PageRangeSchema parseur.schemas.mailbox.SplitKeyWordsSchema parseur.schemas.mailbox.MailboxSchema Module Contents --------------- .. py:class:: PageRangeSchema Bases: :py:obj:`parseur.schemas.BaseSchema` .. py:attribute:: start_index .. py:attribute:: end_index .. py:class:: SplitKeyWordsSchema Bases: :py:obj:`parseur.schemas.BaseSchema` .. py:attribute:: is_before .. py:attribute:: keyword .. py:class:: MailboxSchema Bases: :py:obj:`parseur.schemas.BaseSchema` .. py:attribute:: id .. py:attribute:: name .. py:attribute:: email_prefix .. py:attribute:: account_uuid .. py:attribute:: ai_engine .. py:attribute:: ai_instructions .. py:attribute:: decimal_separator .. py:attribute:: default_timezone .. py:attribute:: default_language .. py:attribute:: input_date_format .. py:attribute:: input_date_format_autodetection .. py:attribute:: retention_policy .. py:attribute:: allowed_extensions .. py:attribute:: force_ocr .. py:attribute:: expand_result .. py:attribute:: disable_document_links .. py:attribute:: disable_deskew .. py:attribute:: extract_xml_from_comment .. py:attribute:: use_whitelist_instead_of_blacklist .. py:attribute:: emails_or_domains .. py:attribute:: process_attachments .. py:attribute:: attachments_only .. py:attribute:: even_pages .. py:attribute:: odd_pages .. py:attribute:: page_range_set .. py:attribute:: split_page .. py:attribute:: split_page_range_set .. py:attribute:: split_keywords .. py:attribute:: document_count .. py:attribute:: webhook_count .. py:attribute:: template_count .. py:attribute:: parser_object_count .. py:attribute:: document_per_status_count .. py:attribute:: last_activity .. py:attribute:: template_set_last_modified .. py:attribute:: parser_object_set_last_modified .. py:attribute:: csv_download .. py:attribute:: json_download .. py:attribute:: xls_download .. py:attribute:: attachments_field .. py:attribute:: bcc_field .. py:attribute:: cc_field .. py:attribute:: content_field .. py:attribute:: credit_count_field .. py:attribute:: document_id_field .. py:attribute:: document_url_field .. py:attribute:: headers_field .. py:attribute:: html_document_field .. py:attribute:: last_reply_field .. py:attribute:: mailbox_id_field .. py:attribute:: original_document_field .. py:attribute:: original_recipient_field .. py:attribute:: page_count_field .. py:attribute:: parsing_engine_field .. py:attribute:: processed_date_field .. py:attribute:: processed_field .. py:attribute:: processed_time_field .. py:attribute:: public_document_url_field .. py:attribute:: received_date_field .. py:attribute:: received_field .. py:attribute:: received_time_field .. py:attribute:: recipient_field .. py:attribute:: recipient_suffix_field .. py:attribute:: reply_to_field .. py:attribute:: searchable_pdf_field .. py:attribute:: sender_field .. py:attribute:: sender_name_field .. py:attribute:: split_page_range_field .. py:attribute:: split_parent_id_field .. py:attribute:: subject_field .. py:attribute:: template_field .. py:attribute:: text_document_field .. py:attribute:: to_field .. py:attribute:: available_webhook_set .. py:attribute:: webhook_set .. py:attribute:: table_set .. py:attribute:: parser_object_set