Class KycAuthRequestDTO
- java.lang.Object
-
- io.mosip.authentication.core.indauth.dto.BaseRequestDTO
-
- io.mosip.authentication.core.indauth.dto.BaseAuthRequestDTO
-
- io.mosip.authentication.core.indauth.dto.AuthRequestDTO
-
- io.mosip.authentication.core.indauth.dto.KycAuthRequestDTO
-
- All Implemented Interfaces:
ObjectWithMetadata
public class KycAuthRequestDTO extends AuthRequestDTO
-
-
Constructor Summary
Constructors Constructor Description KycAuthRequestDTO()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.mosip.authentication.core.dto.ObjectWithMetadata
copyAllMetadaTo, copyMetadataTo, getMetadata, getMetadata, getMetadata, putAllMetadata, putMetadata, setMetadata
-
-