FitRequest
==========

.. autoclass:: fitrequest.client.FitRequest
    :exclude-members: method_config_list, method_docstring

    .. py:attribute:: client_name
        :type: str

    .. py:attribute:: version
       :type: str

    .. py:attribute:: base_url
       :type: str

    .. py:attribute:: auth
       :type: dict | None

    .. py:attribute:: method_config_list
       :type: list[dict]

    .. py:attribute:: method_docstring
       :type: str
