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
/
SecurityDetailsDto
/
currency
currency
@get:
Pattern
(
regexp
=
"^([A-Z]{3})$"
)
@get:
Size
(
min
=
3
,
max
=
3
)
var
currency
:
String
?
Parameters
currency
ISO 4217 currency format.