EVECelery.tasks.ESI.Mail.TaskDirectory#
Task directory module for adding task objects as attributes to a namespace for easy access and code inspection.
This module was automatically generated from Jinja templates with the codegen tool included in the root of this repo. You should not directly modify this module but instead modify the template ‘codegen/Templates/TaskDirectory.py’.
Module Contents#
Classes#
Directory for quickly finding tasks with easy access to documentation and code inspection |
- class EVECelery.tasks.ESI.Mail.TaskDirectory.TaskDirectory#
Bases:
objectDirectory for quickly finding tasks with easy access to documentation and code inspection
This task directory contains all tasks as attributes that are categorized with ‘Mail’.
- property get_characters_character_id_mail: EVECelery.tasks.ESI.Mail.get_characters_character_id_mail.get_characters_character_id_mail#
Return mail headers
Reference the docstrings for
get_sync(),run(), andget_characters_character_id_mailfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Mail.get_characters_character_id_mail.get_characters_character_id_mail
- property get_characters_character_id_mail_labels: EVECelery.tasks.ESI.Mail.get_characters_character_id_mail_labels.get_characters_character_id_mail_labels#
Get mail labels and unread counts
Reference the docstrings for
get_sync(),run(), andget_characters_character_id_mail_labelsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property delete_characters_character_id_mail_labels_label_id: EVECelery.tasks.ESI.Mail.delete_characters_character_id_mail_labels_label_id.delete_characters_character_id_mail_labels_label_id#
Delete a mail label
Reference the docstrings for
get_sync(),run(), anddelete_characters_character_id_mail_labels_label_idfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_characters_character_id_mail_lists: EVECelery.tasks.ESI.Mail.get_characters_character_id_mail_lists.get_characters_character_id_mail_lists#
Return mailing list subscriptions
Reference the docstrings for
get_sync(),run(), andget_characters_character_id_mail_listsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property delete_characters_character_id_mail_mail_id: EVECelery.tasks.ESI.Mail.delete_characters_character_id_mail_mail_id.delete_characters_character_id_mail_mail_id#
Delete a mail
Reference the docstrings for
get_sync(),run(), anddelete_characters_character_id_mail_mail_idfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_characters_character_id_mail_mail_id: EVECelery.tasks.ESI.Mail.get_characters_character_id_mail_mail_id.get_characters_character_id_mail_mail_id#
Return a mail
Reference the docstrings for
get_sync(),run(), andget_characters_character_id_mail_mail_idfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type: