Class OtpRequired
java.lang.Object
es.kukenan.smartfi.microservice.onboarding.dto.OtpRequired
OtpRequired data transfer object.
-
Field Details
-
code
Error code to use. -
httpStatus
private org.springframework.http.HttpStatus httpStatusHttpStatus object of the response. -
additionalInfo
Additional info fot the client.
-
-
Constructor Details
-
OtpRequired
public OtpRequired()
-