Class UpdateUserDTO

java.lang.Object
webb.shared.dtos.user.updated.UpdateUserDTO

public class UpdateUserDTO extends Object
  • Constructor Details

    • UpdateUserDTO

      public UpdateUserDTO(UpdatedUserStatsDTO stats)
      Creates a new UpdatedStatsDTO
      Parameters:
      stats - the updated stats of the user
  • Method Details