VenueMetaData

interface VenueMetaData

Encompasses metadata about a single Venue.

Properties

Link copied to clipboard
abstract val id: VenueId
Link copied to clipboard
abstract val schemaVersion: Int

Integer version number of the HMDF

Link copied to clipboard
abstract val timestamp: String

timestamp string representation of the last modified date for this Venue data, e.g. Wed, 26 Jan 2022 12:42:02 GMT

Link copied to clipboard
abstract val timestampMillis: Long

UNIX timestamp representation of the last modified date for this Venue data, e.g. 1643200922458