Record Class EvaluationListing.Comment

java.lang.Object
java.lang.Record
passport.domain.contexts.events.EvaluationListing.Comment
Enclosing class:
EvaluationListing

public static record EvaluationListing.Comment(String name, String content) extends Record