Class AdditionalData
- java.lang.Object
-
- no.digipost.api.client.representations.AdditionalData
-
public class AdditionalData extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
AdditionalData.Builder
-
Field Summary
Fields Modifier and Type Field Description protected DataTypeHolder
dataType
protected Long
senderId
protected SenderOrganization
senderOrganization
-
-
-
Field Detail
-
dataType
protected DataTypeHolder dataType
-
senderId
protected Long senderId
-
senderOrganization
protected SenderOrganization senderOrganization
-
-