Module: Telnyx::Models::Conferences::ActionJoinParams::Region
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/telnyx/models/conferences/action_join_params.rb
Overview
Region where the conference data is located. Defaults to the region defined in user’s data locality settings (Europe or US).
Constant Summary collapse
- AUSTRALIA =
:Australia- EUROPE =
:Europe- MIDDLE_EAST =
:"Middle East"- US =
:US
Method Summary
Methods included from Internal::Type::Enum
==, ===, coerce, dump, hash, inspect, to_sorbet_type, values
Methods included from Internal::Util::SorbetRuntimeSupport
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Methods included from Internal::Type::Converter
#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info