mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2026-01-08 16:34:19 +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