Skip to content

DoCurious API Reference / types / LocationType

Type Alias: LocationType

LocationType = "indoor" | "outdoor" | "specific_venue" | "none"

Defined in: types/challenge.types.ts:43

Where the challenge takes place. specific_venue indicates a hosted experience with a VenueAddress; none applies to digital or at-home challenges.

DoCurious Platform Documentation