@@ -54,173 +54,80 @@ message StaticDataRequest
5454 // [Optional] Asset Type
5555 AssetType asset_type = 1 ;
5656
57- // [Optional] Address
58- google.protobuf.StringValue address = 2 ;
57+ // [Optional] Define the first element index to be retrieved
58+ google.protobuf.Int32Value start = 2 ;
5959
60- // [Optional] Bloomberg
61- google.protobuf.StringValue bloomberg = 3 ;
62-
63- // [Optional] BondType
64- google.protobuf.StringValue bondtype = 4 ;
65-
66- // [Optional] Capitalization
67- google.protobuf.StringValue capitalization = 5 ;
68-
69- // [Optional] Category
70- google.protobuf.StringValue category = 6 ;
60+ // [Optional] Select the first elements retrieved, by default count is set to 100
61+ google.protobuf.Int32Value count = 3 ;
7162
72- // [Optional] Chain
73- google.protobuf.StringValue chain = 7 ;
63+ // [Optional] Bloomberg
64+ google.protobuf.StringValue bloomberg = 4 ;
7465
7566 // [Optional] Cik
76- google.protobuf.StringValue cik = 8 ;
77-
78- // [Optional] Circulating Supply
79- google.protobuf.StringValue circulating_supply = 9 ;
80-
81- // [Optional] Classification
82- google.protobuf.StringValue classification = 10 ;
67+ google.protobuf.StringValue cik = 5 ;
8368
8469 // [Optional] Components
85- google.protobuf.StringValue components = 11 ;
86-
87- // [Optional] Consensus
88- google.protobuf.StringValue consensus = 12 ;
70+ google.protobuf.StringValue components = 6 ;
8971
9072 // [Optional] Contract
91- google.protobuf.StringValue contract = 13 ;
92-
93- // [Optional] Component Count
94- google.protobuf.StringValue components_count = 14 ;
95-
96- // [Optional] Coupon Rate
97- google.protobuf.StringValue coupon_rate = 15 ;
98-
99- // [Optional] Coupon Type
100- google.protobuf.StringValue coupon_type = 16 ;
73+ google.protobuf.StringValue contract = 7 ;
10174
10275 // [Optional] Base Currency
103- google.protobuf.StringValue base_currency = 17 ;
76+ google.protobuf.StringValue base_currency = 8 ;
10477
10578 // [Optional] Quote Currency
106- google.protobuf.StringValue quote_currency = 18 ;
79+ google.protobuf.StringValue quote_currency = 9 ;
10780
10881 // [Optional] Cusip
109- google.protobuf.StringValue cusip = 19 ;
82+ google.protobuf.StringValue cusip = 10 ;
11083
11184 // [Optional] Description
112- google.protobuf.StringValue description = 20 ;
113-
114- // [Optional] Email
115- google.protobuf.StringValue email = 21 ;
85+ google.protobuf.StringValue description = 11 ;
11686
11787 // [Optional] Exchange
118- google.protobuf.StringValue exchange = 22 ;
119-
120- // [Optional] Exercise
121- google.protobuf.StringValue exercise = 23 ;
122-
123- // [Optional] Expiry
124- google.protobuf.StringValue expiry = 24 ;
88+ google.protobuf.StringValue exchange = 12 ;
12589
12690 // [Optional] Figi
127- google.protobuf.StringValue figi = 25 ;
91+ google.protobuf.StringValue figi = 13 ;
12892
12993 // [Optional] Figic
130- google.protobuf.StringValue figic = 26 ;
131-
132- // [Optional] Frequency
133- google.protobuf.StringValue frequency = 27 ;
134-
135- // [Optional] Fund Type
136- google.protobuf.StringValue fund_type = 28 ;
137-
138- // [Optional] Holders
139- google.protobuf.StringValue holders = 29 ;
94+ google.protobuf.StringValue figic = 14 ;
14095
14196 // [Optional] Index
142- google.protobuf.StringValue index = 30 ;
97+ google.protobuf.StringValue index = 15 ;
14398
14499 // [Optional] Isin
145- google.protobuf.StringValue isin = 31 ;
146-
147- // [Optional] Issue Date
148- google.protobuf.StringValue issue_date = 32 ;
149-
150- // [Optional] Issuer
151- google.protobuf.StringValue issuer = 33 ;
100+ google.protobuf.StringValue isin = 16 ;
152101
153102 // [Optional] Markit
154- google.protobuf.StringValue markit = 34 ;
155-
156- // [Optional] Maturity
157- google.protobuf.StringValue maturity = 35 ;
158-
159- // [Optional] Max Supply
160- google.protobuf.StringValue max_supply = 36 ;
161-
162- // [Optional] Methodology
163- google.protobuf.StringValue methodology = 37 ;
164-
165- // [Optional] Month
166- google.protobuf.StringValue month = 38 ;
103+ google.protobuf.StringValue markit = 17 ;
167104
168105 // [Optional] Morningstar
169- google.protobuf.StringValue morningstar = 39 ;
106+ google.protobuf.StringValue morningstar = 18 ;
170107
171108 // [Optional] Name
172- google.protobuf.StringValue name = 40 ;
109+ google.protobuf.StringValue name = 19 ;
173110
174111 // [Optional] Operating
175- google.protobuf.StringValue operating = 41 ;
176-
177- // [Optional] Option Type
178- google.protobuf.StringValue option_type = 42 ;
179-
180- // [Optional] Phone
181- google.protobuf.StringValue phone = 43 ;
112+ google.protobuf.StringValue operating = 20 ;
182113
183114 // [Optional] Primary
184- google.protobuf.StringValue primary = 44 ;
185-
186- // [Optional] Recovery
187- google.protobuf.StringValue recovery = 45 ;
115+ google.protobuf.StringValue primary = 21 ;
188116
189117 // [Optional] Reuters
190- google.protobuf.StringValue reuters = 46 ;
118+ google.protobuf.StringValue reuters = 22 ;
191119
192120 // [Optional] Sector
193- google.protobuf.StringValue sector = 47 ;
121+ google.protobuf.StringValue sector = 23 ;
194122
195123 // [Optional] Sedol
196- google.protobuf.StringValue sedol = 48 ;
197-
198- // [Optional] Strike
199- google.protobuf.StringValue strike = 49 ;
200-
201- // [Optional] Tenor
202- google.protobuf.StringValue tenor = 50 ;
124+ google.protobuf.StringValue sedol = 24 ;
203125
204126 // [Optional] Ticker
205- google.protobuf.StringValue ticker = 51 ;
206-
207- // [Optional] Total Supply
208- google.protobuf.StringValue total_supply = 52 ;
127+ google.protobuf.StringValue ticker = 25 ;
209128
210129 // [Optional] Underlying
211- google.protobuf.StringValue underlying = 53 ;
212-
213- // [Optional] Url
214- google.protobuf.StringValue url = 54 ;
215-
216- // [Optional] Year
217- google.protobuf.StringValue year = 55 ;
218-
219- // [Optional] Define the first element index to be retrieved
220- google.protobuf.Int32Value start = 56 ;
221-
222- // [Optional] Select the first elements retrieved, by default count is set to 100
223- google.protobuf.Int32Value count = 57 ;
130+ google.protobuf.StringValue underlying = 26 ;
224131}
225132
226133// Represents a reference data response grouped by asset type.
0 commit comments