mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2026-02-23 14:34:31 +01:00
models: add notification object
This commit is contained in:
committed by
Jacob Plaster
parent
dab7af2754
commit
e37474cafd
@@ -12,5 +12,6 @@ from .position import Position
|
||||
from .funding_loan import FundingLoan
|
||||
from .funding_offer import FundingOffer
|
||||
from .funding_credit import FundingCredit
|
||||
from .notification import Notification
|
||||
|
||||
NAME = 'models'
|
||||
|
||||
Reference in New Issue
Block a user