| Name | Type | Description | Notes |
|---|---|---|---|
| assetEvaluateRange | Array<number> | [default to undefined] | |
| bannerReappearIntervalHours | number | [default to undefined] | |
| convertCurrencies | Array<string> | [default to undefined] | |
| convertCurrenciesV2 | Array<ConvertCurrenciesV2Item> | [default to undefined] | |
| _default | { [key: string]: string; } | Mapping of string keys to string values, corresponding to Go's map[string]string. | [default to undefined] |
| maxSelectCurrencies | number | [default to undefined] | |
| minEvaluateValue | string | [default to undefined] | |
| recommend | Recommend | [default to undefined] | |
| recommendV2 | { [key: string]: Array<RecommendV2Strategy>; } | Mapping of strategy grouping keys to RecommendV2Strategy lists. | [default to undefined] |
| titleTips | string | [default to undefined] |