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.securemails
/
SecureMailRecipientDto
/
SecureMailRecipientDto
Secure
Mail
Recipient
Dto
constructor
(
email
:
String
,
firstName
:
String
?
=
null
,
lastName
:
String
?
=
null
)
Parameters
email
Email address of the recipient.
first
Name
First name of the person/advisor.
last
Name
Last name of the person/advisor.