Module: Telnyx::Models::SimCardGroups::SimCardGroupAction::Type

Extended by:
Internal::Type::Enum
Defined in:
lib/telnyx/models/sim_card_groups/sim_card_group_action.rb

Overview

Represents the type of the operation requested.

See Also:

Constant Summary collapse

SET_PRIVATE_WIRELESS_GATEWAY =
:set_private_wireless_gateway
REMOVE_PRIVATE_WIRELESS_GATEWAY =
:remove_private_wireless_gateway
SET_WIRELESS_BLOCKLIST =
:set_wireless_blocklist
REMOVE_WIRELESS_BLOCKLIST =
:remove_wireless_blocklist

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