harGrunnbokinformasjonRettighet

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

Return

returnsboolean

Parameters

brukerId
kommuneId
matrikkelContext

Throws