SlettRapportJobberResponse

Java class for slettRapportJobberResponse complex type

.

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


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

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun getReturn(): List<Any>
Gets the value of the return property.