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