package com.cyb3rko.techniklogger.data data class Year( val name: String, val objectId: String )