aboutsummaryrefslogtreecommitdiffstats
path: root/python-packages/order_utils/src/index.rst
blob: ce618c6ffa9b8e4d7b6301356e3a448de129d136 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
.. source for the sphinx-generated build/docs/web/index.html

Python zero_ex.order_utils
==========================

.. toctree::
   :maxdepth: 2
   :caption: Contents:

.. automodule:: zero_ex.order_utils
   :members:

.. autoclass:: zero_ex.order_utils.Order

   See source for class properties.  Sphinx is having problems generating docs for ``TypedDict`` declarations; pull requests welcome.

zero_ex.order_utils.asset_data_utils
------------------------------------

.. automodule:: zero_ex.order_utils.asset_data_utils
   :members:

.. autoclass:: zero_ex.order_utils.asset_data_utils.ERC20AssetData

   See source for class properties.  Sphinx is having problems generating docs for ``TypedDict`` declarations; pull requests welcome.

.. autoclass:: zero_ex.order_utils.asset_data_utils.ERC721AssetData

   See source for class properties.  Sphinx is having problems generating docs for ``TypedDict`` declarations; pull requests welcome.

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`