UserDestination

constructor(id: Int, name: String, startDate: String? = null, endDate: String? = null, gatheringId: Int? = null)

Parameters

id

目的地 ID

name

目的地名称

startDate

开始日期

endDate

结束日期

gatheringId

关联聚会 ID