Safe Haskell | None |
---|---|
Language | Haskell2010 |
Strive.Options.Segments
Description
- type GetStarredSegmentsOptions = PaginationOptions
- data GetSegmentEffortsOptions = GetSegmentEffortsOptions {}
- data GetSegmentLeaderboardOptions = GetSegmentLeaderboardOptions {
- getSegmentLeaderboardOptions_gender :: Maybe Gender
- getSegmentLeaderboardOptions_ageGroup :: Maybe AgeGroup
- getSegmentLeaderboardOptions_weightClass :: Maybe WeightClass
- getSegmentLeaderboardOptions_following :: Maybe Bool
- getSegmentLeaderboardOptions_clubId :: Maybe Integer
- getSegmentLeaderboardOptions_dateRange :: Maybe String
- getSegmentLeaderboardOptions_contextEntries :: Maybe Integer
- getSegmentLeaderboardOptions_page :: Integer
- getSegmentLeaderboardOptions_perPage :: Integer
- data ExploreSegmentsOptions = ExploreSegmentsOptions {}
Documentation
data GetSegmentEffortsOptions Source #
Constructors
GetSegmentEffortsOptions | |
Instances
data GetSegmentLeaderboardOptions Source #
Constructors
Instances
data ExploreSegmentsOptions Source #
Constructors
ExploreSegmentsOptions | |