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