DTO

@Target(allowedTargets = [AnnotationTarget.CLASS] )
annotation class DTO

The DTO annotation is useful to indicate whether a class is used as Data Transfer Object

Author

N7ghtm4r3 - Tecknobit

Since

1.0.5