Uses of Class
no.digipost.api.client.representations.SmsOverrides
-
Packages that use SmsOverrides Package Description no.digipost.api.client.representations Copyright (C) Posten Norge AS Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -
-
Uses of SmsOverrides in no.digipost.api.client.representations
Fields in no.digipost.api.client.representations declared as SmsOverrides Modifier and Type Field Description SmsOverrides
SmsNotification. overrides
Constructors in no.digipost.api.client.representations with parameters of type SmsOverrides Constructor Description SmsNotification(List<ListedTime> ats, SmsOverrides overrides)
This constructor requires that the sender is allowed to override SMS preferences withSmsOverrides
.
-