no.difi.meldingsutveksling.FileReference Maven / Gradle / Ivy
The newest version!
package no.difi.meldingsutveksling;
import lombok.Value;
@Value
public class FileReference {
private final String value;
private final Integer receiptID;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy