strive-5.0.4: A client for the Strava V3 API.
Strive.Options.Athletes
Description
Athletes
Synopsis
data UpdateCurrentAthleteOptions Source #
updateCurrentAthlete
Constructors
Fields
Instances
Methods
showsPrec :: Int -> UpdateCurrentAthleteOptions -> ShowS #
show :: UpdateCurrentAthleteOptions -> String #
showList :: [UpdateCurrentAthleteOptions] -> ShowS #
def :: UpdateCurrentAthleteOptions #
toQuery :: UpdateCurrentAthleteOptions -> Query #
state :: Lens UpdateCurrentAthleteOptions (Maybe String) Source #
weight :: Lens UpdateCurrentAthleteOptions (Maybe Double) Source #
sex :: Lens UpdateCurrentAthleteOptions (Maybe Gender) Source #
country :: Lens UpdateCurrentAthleteOptions (Maybe String) Source #
city :: Lens UpdateCurrentAthleteOptions (Maybe String) Source #
type GetAthleteCrsOptions = PaginationOptions Source #
getAthleteCrs