Class AuthenticationRequest

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

public class AuthenticationRequest extends Object
Data Transfer Object received by the Controller to the Service. Represents the requirements to ask for an authentication token.
  • Constructor Details

    • AuthenticationRequest

      public AuthenticationRequest()