mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 14:54:21 +01:00
Add new module bfxapi._utils.json_decoder.
This commit is contained in:
@@ -657,8 +657,8 @@ class InvoiceStats(_Type):
|
||||
|
||||
@dataclass
|
||||
class CurrencyConversion(_Type):
|
||||
base_currency: str
|
||||
convert_currency: str
|
||||
base_ccy: str
|
||||
convert_ccy: str
|
||||
created: int
|
||||
|
||||
@dataclass
|
||||
|
||||
Reference in New Issue
Block a user