Class GeefAanslagbiljetPersonenbelastingRequest
java.lang.Object
be.vlaanderen.vip.magda.client.MagdaRequest
be.vlaanderen.vip.magda.client.diensten.PersonMagdaRequest
be.vlaanderen.vip.magda.client.diensten.GeefAanslagbiljetPersonenbelastingRequest
A request to a "GeefAanslagBiljet" MAGDA service, which provides tax bills.
Adds the following fields to the
PersonMagdaRequest
:
- incomeYear: the income year to which the tax bill pertains
- ipcalCodes: the list of IPCAL codes for the tax bill (optional)
-
Nested Class Summary
-
Field Summary
Fields inherited from class be.vlaanderen.vip.magda.client.MagdaRequest
DEFAULT_REGISTRATION
-
Method Summary
Modifier and TypeMethodDescriptionbuilder()
Deprecated.use 'builder2' insteadbuilder2()
protected void
fillIn
(MagdaDocument request, MagdaRegistrationInfo magdaRegistrationInfo) Methods inherited from class be.vlaanderen.vip.magda.client.diensten.PersonMagdaRequest
getSubject
Methods inherited from class be.vlaanderen.vip.magda.client.MagdaRequest
fillInCommonFields, toMagdaDocument
-
Method Details
-
builder
Deprecated.use 'builder2' instead -
builder2
-
magdaServiceIdentification
- Specified by:
magdaServiceIdentification
in classMagdaRequest
-
fillIn
- Specified by:
fillIn
in classMagdaRequest
-