Skip to content

Commit 5dc9486

Browse files
author
g.kirilenko
committed
2 parents b559ea0 + ea0cb45 commit 5dc9486

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rest_domain.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ type Instrument struct {
9191
FIGI string `json:"figi"`
9292
Ticker string `json:"ticker"`
9393
ISIN string `json:"isin"`
94+
Name string `json:"name"`
9495
MinPriceIncrement float64 `json:"minPriceIncrement"`
9596
Lot int `json:"lot"`
9697
Currency Currency `json:"currency"`

0 commit comments

Comments
 (0)