From 6e485ff881edb3f1a88a2cb0137a494b7aac8831 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Henryk=20Pl=C3=B6tz?= Date: Sun, 29 Jul 2018 21:58:52 +0200 Subject: [PATCH] Add TANMethod1 through 4 to the documentation --- docs/tans.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/tans.rst b/docs/tans.rst index 729d794..58e7fd3 100644 --- a/docs/tans.rst +++ b/docs/tans.rst @@ -20,6 +20,14 @@ used by the bank: .. autoclass:: fints.client.FinTS3Client :members: get_tan_methods +.. autoclass:: fints.models.TANMethod1 + +.. autoclass:: fints.models.TANMethod2 + +.. autoclass:: fints.models.TANMethod3 + +.. autoclass:: fints.models.TANMethod4 + .. autoclass:: fints.models.TANMethod5 .. autoclass:: fints.models.TANMethod6 -- 2.47.3