GJoinNum

data class GJoinNum(date: String?, num: Int?)

Properties

date
Link copied to clipboard
val date: String? = null
num
Link copied to clipboard
val num: Int? = 0