-
public final class ExpiredInboxDtoExpired inbox
-
-
Constructor Summary
Constructors Constructor Description ExpiredInboxDto(String emailAddress, UUID id, UUID inboxId)
-
Method Summary
Modifier and Type Method Description final StringgetEmailAddress()final UUIDgetId()final UUIDgetInboxId()-
-
Method Detail
-
getEmailAddress
final String getEmailAddress()
-
getInboxId
final UUID getInboxId()
-
-
-
-