tickerTrends()
Parameter | Type | Required | Description |
---|---|---|---|
request | GetTickerTrendDataRequest | :heavy_check_mark: | The request object to use for the request. |
Error Type | Status Code | Content Type |
---|---|---|
models/errors/BzhttpResp | 400 | application/json |
models/errors/HttpapiTickerTrendAPIResponse | 500 | application/json |
models/errors/APIException | 4XX, 5XX | */* |
Parameter | Type | Required | Description |
---|---|---|---|
request | GetTickerTrendListDataRequest | :heavy_check_mark: | The request object to use for the request. |
Error Type | Status Code | Content Type |
---|---|---|
models/errors/BzhttpResp | 400 | application/json |
models/errors/HttpapiTrendingTickersListAPIResponse | 500 | application/json |
models/errors/APIException | 4XX, 5XX | */* |