Class UserResponseDto

java.lang.Object
es.kukenan.smartfi.microservice.backoffice.dtos.UserResponseDto

public class UserResponseDto extends Object
Products response contract DTO.
  • Field Details

    • data

      private List<String> data
      List of User data.
  • Constructor Details

    • UserResponseDto

      public UserResponseDto()