Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 566 Bytes

account.rst

File metadata and controls

16 lines (13 loc) · 566 Bytes

Account

It should held all the data about the account. Also it's the only one who has the password and authenticated connection. All other object should use him. Objects which connected to Account are placed under account_object folder.

You can find there:

.. automodule:: account
    :members: