Module: Whop_sdk::Types::LocationTargetingOptionLocationType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/location_targeting_option_location_type.rb
Constant Summary collapse
- COUNTRY =
"country"- REGION =
"region"- CITY =
"city"- ZIP =
"zip"- NEIGHBORHOOD =
"neighborhood"- SUBCITY =
"subcity"- MEDIUM_GEO_AREA =
"medium_geo_area"- DISTRICT =
"district"- DMA =
"dma"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values