SummaryClub

Properties

NameTypeDescriptionNotes
idInt64The club's unique identifier.[optional] [default to nothing]
resource_stateInt64Resource state, indicates level of detail. Possible values: 1 -> \"meta\", 2 -> \"summary\", 3 -> \"detail\"[optional] [default to nothing]
nameStringThe club's name.[optional] [default to nothing]
profile_mediumStringURL to a 60x60 pixel profile picture.[optional] [default to nothing]
cover_photoStringURL to a ~1185x580 pixel cover photo.[optional] [default to nothing]
coverphotosmallStringURL to a ~360x176 pixel cover photo.[optional] [default to nothing]
sport_typeStringDeprecated. Prefer to use activity_types.[optional] [default to nothing]
activity_typesVector{ActivityType}The activity types that count for a club. This takes precedence over sport_type.[optional] [default to nothing]
cityStringThe club's city.[optional] [default to nothing]
stateStringThe club's state or geographical region.[optional] [default to nothing]
countryStringThe club's country.[optional] [default to nothing]
privateBoolWhether the club is private.[optional] [default to nothing]
member_countInt64The club's member count.[optional] [default to nothing]
featuredBoolWhether the club is featured or not.[optional] [default to nothing]
verifiedBoolWhether the club is verified or not.[optional] [default to nothing]
urlStringThe club's vanity URL.[optional] [default to nothing]

[Back to Model list] [Back to API list] [Back to README]