strive-5.0.5: A client for the Strava V3 API.

Safe HaskellNone
LanguageHaskell2010

Strive.Options.Segments

Description

Synopsis

Documentation

data GetSegmentLeaderboardOptions #

Instances

Show GetSegmentLeaderboardOptions # 
Default GetSegmentLeaderboardOptions # 
QueryLike GetSegmentLeaderboardOptions # 
PerPageLens GetSegmentLeaderboardOptions Integer # 
PageLens GetSegmentLeaderboardOptions Integer # 
ContextEntriesLens GetSegmentLeaderboardOptions (Maybe Integer) # 
DateRangeLens GetSegmentLeaderboardOptions (Maybe String) # 
ClubIdLens GetSegmentLeaderboardOptions (Maybe Integer) # 
FollowingLens GetSegmentLeaderboardOptions (Maybe Bool) # 
WeightClassLens GetSegmentLeaderboardOptions (Maybe WeightClass) # 
AgeGroupLens GetSegmentLeaderboardOptions (Maybe AgeGroup) # 
GenderLens GetSegmentLeaderboardOptions (Maybe Gender) #