Class VciExchangeRequestDTO
- java.lang.Object
-
- io.mosip.authentication.core.indauth.dto.BaseRequestDTO
-
- io.mosip.authentication.core.indauth.dto.VciExchangeRequestDTO
-
- All Implemented Interfaces:
ObjectWithMetadata
public class VciExchangeRequestDTO extends BaseRequestDTO implements ObjectWithMetadata
The class VciExchangeRequestDTO to holds the request parameters for VCI Exchange.- Author:
- Mahammed Taheer
-
-
Constructor Summary
Constructors Constructor Description VciExchangeRequestDTO()
-
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
-
-