BingoResponse

constructor(success: Boolean? = null, cause: String? = null, lastUpdated: Long? = null, id: Int? = null, name: String? = null, start: Long? = null, end: Long? = null, modifier: String? = null, goals: List<Goal>? = null)