GetAllStreakMilestonesParameters

constructor(streakType: StreakType, streakId: String, limit: Int? = null, offset: Int? = null)

Parameters

streakType

The type of the streak.

streakId

Unique identifier of the streak.

limit

Maximum number of milestones to return.

offset

Get milestones from a specific starting point.