Class EmailNotificationFailedMetadata
- java.lang.Object
-
- no.digipost.api.client.representations.EventMetadata
-
- no.digipost.api.client.representations.EmailNotificationFailedMetadata
-
public class EmailNotificationFailedMetadata extends EventMetadata
-
-
Field Summary
Fields Modifier and Type Field Description StringemailAddressStringerrorCode
-
Constructor Summary
Constructors Constructor Description EmailNotificationFailedMetadata()EmailNotificationFailedMetadata(String emailAddress, String errorCode)
-