Class SenderFeature
java.lang.Object
no.digipost.api.client.representations.sender.SenderFeature
Java class for feature complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="feature"> <simpleContent> <extension base="<http://api.digipost.no/schema/v7>feature-name"> <attribute name="param" type="{http://www.w3.org/2001/XMLSchema}string" /> </extension> </simpleContent> </complexType>