DomusPro / Documentation / Datatype: Association

Association

This is the aggregate root of the system. The datatype represents one association as has relations to all other types

Da: Forening
associationId
Type: integer

Unique identifier

latestUpdate
Type: string

Time of the latest update

cvrNumber
Type: string

CVR number

name
Type: string

Name of the association

searchName
Type: string

zip
Type: integer

Zip code, if association spans across several zip codes, this will contain the lowest one.

city
Type: string

City. The city of the zip. If the association spans several zip codes, this will be the name of the city with the
lowest zip.

constructionYear
Type: integer

Year of construction

constructionYearNotVerified
Type: boolean

Indicates whether the construction year is verified or not

establishedYear
Type: integer

The year the association is established

establishedYearNotVerified
Type: boolean

Indicates whether the establishment year is verified or not

fiscalYear
Type: FiscalYear

The fiscal year

fiscalYearEndDate
Type: string

End date of the fiscalYear.
Format: YYYY-MM-DD

annualReports
Type: Array of AnnualReport

Array of annual reports registered for the association

budgets
Type: Array of Budget

Array of budgets registered for the association

renovationPlans
Type: Array of RenovationPlan

Array of renovation plans for the association

administrator
Type: Company

Administrating company

administratorTypeId
Type: string

Identifier of the administrator type.
Even though the labels for administrator type might change, the ID should be constant.

administratorTypeName
Type: string

Name of the administrator type

accountantTypeId
Type: string

Identifier of the accountant type
Even though the labels for accountant type might change, the ID should be constant.

accountantTypeName
Type: string

Name of the accountant type

accountant
Type: Company

The accountant registered for this association

degreePublished
Type: integer

Publication degree
Determines the validity of the data. Higher is better.

website
Type: string

Link to website of the association

notes
Type: string

Notes regarding this association

warnings
Type: string

Warnings about the association

deleted
Type: boolean

Indicates if this association is deleted.

externalId
Type: string

External id of the association. This ID will be dependant on who is calling the webservice

seeOtherIdentifier
Type: integer

If the association record is superceded by another record, this field contains the reference
to the new identifier

documents
Type: Array of Document

properties
Type: Array of Property