| 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. | 
| Constructor and Description | 
|---|
| Identification(PersonalIdentificationNumber personalIdentificationNumber) | 
| Invoice(String uuid,
       String subject,
       PersonalIdentificationNumber id,
       SmsNotification smsVarsling,
       AuthenticationLevel authenticationLevel,
       SensitivityLevel sensitivityLevel,
       FileType fileType,
       String kid,
       BigDecimal amount,
       String account,
       org.joda.time.LocalDate dueDate) | 
| Message(String uuid,
       String subject,
       PersonalIdentificationNumber id,
       SmsNotification smsVarsling,
       AuthenticationLevel authenticationLevel,
       SensitivityLevel sensitivityLevel,
       FileType digipostFileType) | 
| RecipientIdentification(PersonalIdentificationNumber id) | 
| RecipientIdentification(PersonalIdentificationNumber id,
                       PrintDetails printDetails) | 
Copyright © 2014 Digipost Open Source. All rights reserved.