File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 8383from .definitions import CryptoSnapshotSingleTickerApiResponse
8484from .definitions import CryptoSnapshotSingleTickerFullBookApiResponse
8585from .definitions import CryptoSnapshotGainersLosersApiResponse
86+ from .definitions import CurrenciesAggregatesApiResponse
8687from .definitions import StockSymbol
8788from .definitions import ConditionTypeMap
8889from .definitions import SymbolTypeMap
183184 "CryptoSnapshotSingleTickerApiResponse" : CryptoSnapshotSingleTickerApiResponse ,
184185 "CryptoSnapshotSingleTickerFullBookApiResponse" : CryptoSnapshotSingleTickerFullBookApiResponse ,
185186 "CryptoSnapshotGainersLosersApiResponse" : CryptoSnapshotGainersLosersApiResponse ,
187+ "CurrenciesAggregatesApiResponse" : CurrenciesAggregatesApiResponse ,
186188
187189}
188190
You can’t perform that action at this time.
0 commit comments