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