GatheringRegistrationsParams

constructor(gatheringId: String, status: String? = null, cursor: String? = null, limit: Int? = null)

Parameters

gatheringId

聚会 ID

status

报名状态筛选(可选)

cursor

分页游标(可选)

limit

返回数量限制(可选)