harTaUtRapporterRettighet

@RequestWrapper(localName = "harTaUtRapporterRettighet", targetNamespace = "http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/service/bruker", className = "no.solibo.libs.solibo.kartverket.wsdl.kartverket.HarTaUtRapporterRettighet")
@ResponseWrapper(localName = "harTaUtRapporterRettighetResponse", targetNamespace = "http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/service/bruker", className = "no.solibo.libs.solibo.kartverket.wsdl.kartverket.HarTaUtRapporterRettighetResponse")
@Action(input = "http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/service/bruker/BrukerService/harTaUtRapporterRettighetRequest", output = "http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/service/bruker/BrukerService/harTaUtRapporterRettighetResponse", fault = [FaultAction(className = ServiceException::class, value = "http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/service/bruker/BrukerService/harTaUtRapporterRettighet/Fault/ServiceException")])
abstract fun harTaUtRapporterRettighet(brukerId: BrukerId, kommuneId: KommuneId, matrikkelContext: MatrikkelContext): Boolean

Return

returnsboolean

Parameters

brukerId
kommuneId
matrikkelContext

Throws