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

Safe HaskellNone
LanguageHaskell2010

Strive.Options.Segments

Description

Synopsis

Documentation

data GetSegmentLeaderboardOptions Source #

Instances

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