All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.mosip.credentialstore.dto.CryptoZkResponseDto Maven / Gradle / Ivy

package io.mosip.credentialstore.dto;

import io.mosip.kernel.core.http.ResponseWrapper;
import lombok.Data;
import lombok.EqualsAndHashCode;
@Data
@EqualsAndHashCode(callSuper = true)
public class CryptoZkResponseDto extends ResponseWrapper{

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy