Package info.ejava.assignments.api.houserenters.dto.rentals
package info.ejava.assignments.api.houserenters.dto.rentals
-
ClassDescriptionThis is a Marker interface to identify a DTO for rentals.This class provides a convenience mechanism for tracking a start and end date, determining their relationship to other time periods, and anything else that can offload start/end data evaluations from the service logic.