Module: Telnyx::Models::BulkSimCardActionRetrieveResponse::Data::ActionType
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/telnyx/models/bulk_sim_card_action_retrieve_response.rb
Overview
The operation type. It can be one of the following: <br/>
<ul> <li>bulk_set_public_ips - set a public IP for each specified SIM card.</li> </ul>
Constant Summary collapse
- BULK_SET_PUBLIC_IPS =
:bulk_set_public_ips
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