strive-0.1.0: A Haskell client for the Strava V3 API.

Safe HaskellSafe-Inferred
LanguageHaskell2010

Strive.Types

Description

Type aliases for better function signatures.

Synopsis

Documentation

type ActivityId = Integer Source

Activity ID

type AthleteId = Integer Source

Athlete ID

type ClubId = Integer Source

Club ID

type EffortId = Integer Source

Effort ID

type GearId = String Source

Gear ID

type IncludeMarkdown = Bool Source

Do you want to include Markdown?

type Page = Maybe Integer Source

Page number

type PerPage = Maybe Integer Source

Number of elements per page

type Resource = String Source

Resource path

type SegmentId = Integer Source

Segment ID