address
address: {
country: string;
postCode: string;
region: string;
street: string;
town: string;
}
approved
approved: boolean
coordinator
coordinator: null | string
countAttendance
countAttendance: number
countGuests
countGuests: number
createdAt
createdAt: string
createdOrPublishedAt
createdOrPublishedAt: string
description
description: string
descriptionDeprecated
descriptionDeprecated: string
entityType
entityType: EntityType
fullTeam
fullTeam: boolean
location
location: { coordinates: [number, number]; type: string }
locationBookmark
locationBookmark: { id: null | number; resourceType: null | string }
owner
owner: { id: null | number; resourceType: null | string }
percAttendance
percAttendance: number
planDeprecated
planDeprecated: null | string
published
published: boolean
reference
reference: string
referenceDescription
referenceDescription: string
resourceType
resourceType: string
selfCoordinator
selfCoordinator: boolean
tags
tags: { id: null | number; resourceType: null | string }[]
trackingNumber
trackingNumber: null | string
updatedAt
updatedAt: string
weather
weather: {
symbol: null | string;
symbolDate: null | string;
temperature: null | number;
}
weatherCloudCover
weatherCloudCover: null | number
weatherPressure
weatherPressure: null | number