package kr.co.vividnext.sodalive.can data class GetCanUseStatusResponseItem( val title: String, val date: String, val can: Int )