-
public final class BounceProjection
-
-
Constructor Summary
Constructors Constructor Description BounceProjection(String sender, OffsetDateTime createdAt, UUID id)
-
Method Summary
Modifier and Type Method Description final StringgetSender()final OffsetDateTimegetCreatedAt()final UUIDgetId()-
-
Constructor Detail
-
BounceProjection
BounceProjection(String sender, OffsetDateTime createdAt, UUID id)
-
-
Method Detail
-
getCreatedAt
final OffsetDateTime getCreatedAt()
-
-
-
-