munchies
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
munchies
user-service
/
com.munchies.user.domain.port
/
Mailer
/
Companion
/
MailerResult
Mailer
Result
sealed
interface
MailerResult
Inheritors
MailSent
DestinationNotFound
UnreadableContents
Members
Types
Destination
Not
Found
Link copied to clipboard
data
object
DestinationNotFound
:
Mailer.Companion.MailerResult
Mail
Sent
Link copied to clipboard
data
object
MailSent
:
Mailer.Companion.MailerResult
Unreadable
Contents
Link copied to clipboard
data
object
UnreadableContents
:
Mailer.Companion.MailerResult