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 StringerrorCodeStringmobileNumber
-
Constructor Summary
Constructors Constructor Description SmsNotificationFailedMetadata()SmsNotificationFailedMetadata(String mobileNumber, String errorCode)
-