Constructors in no.digipost.api.client.representations with parameters of type SmsNotification |
Invoice(String messageId,
String subject,
DigipostAddress digipostAdress,
SmsNotification smsVarsling,
AuthenticationLevel authenticationLevel,
SensitivityLevel sensitivityLevel,
String kid,
BigDecimal amount,
String account,
org.joda.time.LocalDate dueDate,
Link... links)
|
Invoice(String messageId,
String subject,
PersonalIdentificationNumber id,
SmsNotification smsVarsling,
AuthenticationLevel authenticationLevel,
SensitivityLevel sensitivityLevel,
String kid,
BigDecimal amount,
String account,
org.joda.time.LocalDate dueDate,
Link... links)
|
Message(String messageId,
String subject,
DigipostAddress digipostAdress,
SmsNotification smsVarsling,
AuthenticationLevel authenticationLevel,
SensitivityLevel sensitivityLevel,
Link... links)
|
Message(String messageId,
String subject,
PersonalIdentificationNumber id,
SmsNotification smsVarsling,
AuthenticationLevel authenticationLevel,
SensitivityLevel sensitivityLevel,
Link... links)
|