toggle menu
few
jvm
switch theme
search in API
api
/
com.few.api.domain.member.email.dto
/
Content
Content
data
class
Content
(
val
headComment
:
String
,
val
subComment
:
String
,
val
email
:
String
,
val
confirmLink
:
URL
)
Members
Constructors
Content
Link copied to clipboard
constructor
(
headComment
:
String
,
subComment
:
String
,
email
:
String
,
confirmLink
:
URL
)
Properties
confirm
Link
Link copied to clipboard
val
confirmLink
:
URL
email
Link copied to clipboard
val
email
:
String
head
Comment
Link copied to clipboard
val
headComment
:
String
sub
Comment
Link copied to clipboard
val
subComment
:
String