Class SmsNotification
java.lang.Object
no.digipost.api.client.representations.SmsNotification
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSmsNotification(int afterHours) SmsNotification(List<ListedTime> ats, List<Integer> afterHours) SmsNotification(List<ListedTime> ats, SmsOverrides overrides) This constructor requires that the sender is allowed to override SMS preferences withSmsOverrides. -
Method Summary
-
Field Details
-
overrides
-
ats
-
afterHours
-
-
Constructor Details
-
SmsNotification
public SmsNotification() -
SmsNotification
public SmsNotification(int afterHours) -
SmsNotification
-
SmsNotification
This constructor requires that the sender is allowed to override SMS preferences withSmsOverrides.
-