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
/
SecurityValueDto
/
SecurityValueDto
Security
Value
Dto
constructor
(
value
:
BigDecimal
?
=
null
,
valueType
:
ValueTypeEnumDto
?
=
null
)
Parameters
`value` Value of the security. Only applies in conjunction with the
valueType
field.
value
Type