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
/
StockExchangeOpeningHoursDto
/
lunchTime
lunch
Time
@get:
Pattern
(
regexp
=
"^\d{2}:\d{2}$"
)
var
lunchTime
:
String
?
Parameters
lunch
Time
Time when the stock exchange closes for lunch time. *Is displayed in 24 hour format
HH:MM
.