Class DriverRequest

java.lang.Object
com.unosquare.carmigo.dto.request.DriverRequest

public class DriverRequest extends Object
Data Transfer Object received by the Controller to the Service. Represents the requirements to create a driver.
  • Constructor Details

    • DriverRequest

      public DriverRequest()