SystemInformation
constructor(systemId: String, languages: List<LanguageCode>, name: LocalizedText, openingHours: OsmOpeningHours, shortName: LocalizedText? = null, operator: LocalizedText? = null, url: Url? = null, purchaseUrl: Url? = null, startDate: ExtendedLocalDate? = null, terminationDate: ExtendedLocalDate? = null, phoneNumber: String? = null, email: String? = null, feedContactEmail: String, manifestUrl: Url? = null, timezone: TimeZone, licenseId: String? = null, licenseUrl: Url? = null, attributionOrganizationName: LocalizedText? = null, attributionUrl: Url? = null, brandAssets: BrandAssets? = null, termsUrl: LocalizedUrl? = null, termsLastUpdated: ExtendedLocalDate? = null, privacyUrl: LocalizedUrl? = null, privacyLastUpdated: ExtendedLocalDate? = null, rentalApps: RentalAppUris? = null)(source)