documentation/content/developer/reference/standard_modules/payment/payment_token.rst
Valentin Vallaeys (vava) cb06fb7687 [ADD] developer: add _get_available_tokens
Introduced with this commit:
e534ab41e7

closes odoo/documentation#3798

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-03-21 11:57:57 +01:00

14 lines
340 B
ReStructuredText

:hide-page-toc:
=============
Payment Token
=============
.. autoclass:: odoo.addons.payment.models.payment_token::PaymentToken()
.. automethod:: _get_available_tokens
.. automethod:: _build_display_name
.. automethod:: _get_specific_create_values
.. automethod:: _handle_archiving
.. automethod:: get_linked_records_info