Skip to content

Commit

Permalink
Add_BrandData_description
Browse files Browse the repository at this point in the history
  • Loading branch information
p977ac committed Feb 2, 2024
1 parent f9c9cba commit 1d5ee24
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/docs/instruments.md
Original file line number Diff line number Diff line change
Expand Up @@ -2164,3 +2164,12 @@ Deprecated Метод получения списка опционов.
| units | [int64](#int64) | Целая часть суммы, может быть отрицательным числом |
| nano | [int32](#int32) | Дробная часть суммы, может быть отрицательным числом |


#### BrandData
Данные о бренде

| Field | Type | Description |
| ----- | ---- | ----------- |
| logo_name | [string](#string) | Логотип инструмента. Имя файла для получения логотипа |
| logo_base_color | [string](#string) | Цвет бренда |
| text_color | [string](#string) | Цвет текста для цвета логотипа бренда |

0 comments on commit 1d5ee24

Please sign in to comment.