EVECelery.tasks.ESI.Wallet.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.Wallet.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 ‘Wallet’.
- property get_characters_character_id_wallet: EVECelery.tasks.ESI.Wallet.get_characters_character_id_wallet.get_characters_character_id_wallet#
Get a character’s wallet balance
Reference the docstrings for
get_sync(),run(), andget_characters_character_id_walletfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Wallet.get_characters_character_id_wallet.get_characters_character_id_wallet
- property get_characters_character_id_wallet_journal: EVECelery.tasks.ESI.Wallet.get_characters_character_id_wallet_journal.get_characters_character_id_wallet_journal#
Get character wallet journal
Reference the docstrings for
get_sync(),run(), andget_characters_character_id_wallet_journalfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_characters_character_id_wallet_transactions: EVECelery.tasks.ESI.Wallet.get_characters_character_id_wallet_transactions.get_characters_character_id_wallet_transactions#
Get wallet transactions
Reference the docstrings for
get_sync(),run(), andget_characters_character_id_wallet_transactionsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_corporations_corporation_id_wallets: EVECelery.tasks.ESI.Wallet.get_corporations_corporation_id_wallets.get_corporations_corporation_id_wallets#
Returns a corporation’s wallet balance
Reference the docstrings for
get_sync(),run(), andget_corporations_corporation_id_walletsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_corporations_corporation_id_wallets_division_journal: EVECelery.tasks.ESI.Wallet.get_corporations_corporation_id_wallets_division_journal.get_corporations_corporation_id_wallets_division_journal#
Get corporation wallet journal
Reference the docstrings for
get_sync(),run(), andget_corporations_corporation_id_wallets_division_journalfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_corporations_corporation_id_wallets_division_transactions: EVECelery.tasks.ESI.Wallet.get_corporations_corporation_id_wallets_division_transactions.get_corporations_corporation_id_wallets_division_transactions#
Get corporation wallet transactions
Reference the docstrings for
get_sync(),run(), andget_corporations_corporation_id_wallets_division_transactionsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type: