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 String
emailAddress
String
errorCode
-
Constructor Summary
Constructors Constructor Description EmailNotificationFailedMetadata()
EmailNotificationFailedMetadata(String emailAddress, String errorCode)
-