ElectionResponse

constructor(success: Boolean? = null, cause: String? = null, lastUpdated: Long? = null, mayor: Mayor? = null, current: Election? = null)