Class OtpRequestDTO

java.lang.Object
io.mosip.authentication.core.indauth.dto.BaseRequestDTO
io.mosip.authentication.core.otp.dto.OtpRequestDTO
All Implemented Interfaces:
ObjectWithMetadata

public class OtpRequestDTO extends BaseRequestDTO implements ObjectWithMetadata
This class is used to provide request for OTP generation.
Author:
Dinesh Karuppiah
  • Constructor Details

    • OtpRequestDTO

      public OtpRequestDTO()