m8ty-api-server
Toggle table of contents
1.114.0
jvm
Platform filter
jvm
Switch theme
Search in API
m8ty-api-server
m8ty-dto - m8ty Data Transfer Objects
/
eu.m8ty.dtos.securities
/
StockExchangeResponseDto
/
country
country
@get:
Pattern
(
regexp
=
"^([A-Z]{2})$"
)
@get:
Size
(
min
=
2
,
max
=
2
)
var
country
:
String
Parameters
country
Country of the stock exchange. Is specified as a 2-character ISO 3166 code.