Uses of Class
no.digipost.api.client.representations.SmsNotification
-
Packages that use SmsNotification 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 SmsNotification in no.digipost.api.client.representations
Fields in no.digipost.api.client.representations declared as SmsNotification Modifier and Type Field Description SmsNotification
Document. smsNotification
Constructors in no.digipost.api.client.representations with parameters of type SmsNotification Constructor Description Document(UUID uuid, String subject, FileType fileType, String openingReceipt, SmsNotification smsNotification, EmailNotification emailNotification, AuthenticationLevel authenticationLevel, SensitivityLevel sensitivityLevel)
Document(UUID uuid, String subject, FileType fileType, String openingReceipt, SmsNotification smsNotification, EmailNotification emailNotification, AuthenticationLevel authenticationLevel, SensitivityLevel sensitivityLevel, Boolean opened, no.digipost.api.datatypes.DataType data, String... technicalType)
-