UbekreftetHistoriskGrunnboksutskriftPdfResponse

Java class for ubekreftetHistoriskGrunnboksutskriftPdfResponse complex type

.

The following schema fragment specifies the expected content contained within this class.


<complexType name="ubekreftetHistoriskGrunnboksutskriftPdfResponse">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="return" type="{http://www.w3.org/2001/XMLSchema}base64Binary" minOccurs="0"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>

Constructors

constructor()

Functions

Link copied to clipboard
open fun getReturn(): JAXBElement<Array<Byte>>
Gets the value of the return property.
Link copied to clipboard
open fun setReturn(value: JAXBElement<Array<Byte>>)
Sets the value of the return property.