Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 476 Bytes

xrpl.models.transactions.rst

File metadata and controls

22 lines (17 loc) · 476 Bytes

XRPL Transaction Models

Use these models to prepare or process XRP Ledger transactions.

Base Transaction Model

.. autoclass:: xrpl.models.transactions.transaction.Transaction
   :members:
   :undoc-members:
   :show-inheritance:
   :inherited-members:

Specific Transaction Types

.. automodule:: xrpl.models.transactions
   :members:
   :undoc-members:
   :show-inheritance:
   :inherited-members: