Class GeefJaarrekeningenRequest
java.lang.Object
be.vlaanderen.vip.magda.client.MagdaRequest
be.vlaanderen.vip.magda.client.diensten.CompanyMagdaRequest
be.vlaanderen.vip.magda.client.diensten.GeefJaarrekeningenRequest
A request to a "GeefJaarrekeningen" MAGDA service, which provides information on a company's annual accounts.
Adds the following fields to the
CompanyMagdaRequest:
- financialYear: the financial year of the accounts.
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class be.vlaanderen.vip.magda.client.MagdaRequest
DEFAULT_REGISTRATION -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected voidfillIn(MagdaDocument request, UUID requestId, MagdaRegistrationInfo magdaRegistrationInfo, Instant instant) Methods inherited from class be.vlaanderen.vip.magda.client.diensten.CompanyMagdaRequest
getSubjectMethods inherited from class be.vlaanderen.vip.magda.client.MagdaRequest
fillInCommonFields, toMagdaDocument, toMagdaDocument
-
Method Details
-
builder
-
magdaServiceIdentification
- Specified by:
magdaServiceIdentificationin classMagdaRequest
-
fillIn
protected void fillIn(MagdaDocument request, UUID requestId, MagdaRegistrationInfo magdaRegistrationInfo, Instant instant) - Specified by:
fillInin classMagdaRequest
-