Class EmailNotification
java.lang.Object
no.digipost.api.client.representations.EmailNotification
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionEmailNotification
(String emailAddress, String subject, String text, List<ListedTime> ats) -
Method Summary
-
Field Details
-
emailAddress
-
subject
-
text
-
ats
-
-
Constructor Details
-
EmailNotification
-