Class UserDTO

java.lang.Object
com.bluebell.greenhouse.platform.models.api.dto.GenericEntityDTO
com.bluebell.greenhouse.platform.models.api.dto.security.UserDTO
All Implemented Interfaces:
GenericDTO

public class UserDTO extends GenericEntityDTO
A DTO representation of a User.
Version:
3.0.4
Author:
Stephen Prizio
  • Constructor Details

    • UserDTO

      public UserDTO()
  • Method Details