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

io.mosip.pmp.authdevice.dto.DeviceResponse Maven / Gradle / Ivy

package io.mosip.pmp.authdevice.dto;

import lombok.Data;

@Data
public class DeviceResponse {

	private String response;
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy