Documents classes : =================== Document -------- .. automodule:: ucoinpy.documents.document :members: :special-members: :exclude-members: __dict__,__weakref__ Block document -------------- .. automodule:: ucoinpy.documents.block :members: Certifications document ----------------------- .. automodule:: ucoinpy.documents.certification :members: :special-members: :exclude-members: __dict__,__weakref__ Membership document ------------------- .. automodule:: ucoinpy.documents.membership :members: :special-members: :exclude-members: __dict__,__weakref__ Peer document ------------- .. automodule:: ucoinpy.documents.peer :members: :special-members: :exclude-members: __dict__,__weakref__ Status document --------------- .. automodule:: ucoinpy.documents.status :members: :special-members: :exclude-members: __dict__,__weakref__ Transaction document -------------------- .. automodule:: ucoinpy.documents.transaction :members: :special-members: :exclude-members: __dict__,__weakref__