Class: Telnyx::Models::MobilePhoneNumberUpdateParams::CnamListing
- Inherits:
-
Internal::Type::BaseModel
show all
- Defined in:
- lib/telnyx/models/mobile_phone_number_update_params.rb,
sig/telnyx/models/mobile_phone_number_update_params.rbs
Instance Attribute Summary collapse
Instance Method Summary
collapse
==, #==, #[], coerce, #deconstruct_keys, #deep_to_h, dump, fields, hash, #hash, inherited, inspect, #inspect, known_fields, optional, recursively_to_h, required, #to_h, #to_json, #to_s, to_sorbet_type, #to_yaml
#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Constructor Details
#initialize ⇒ Object
219
|
# File 'sig/telnyx/models/mobile_phone_number_update_params.rbs', line 219
def initialize: (
|
Instance Attribute Details
#cnam_listing_details ⇒ String?
170
|
# File 'lib/telnyx/models/mobile_phone_number_update_params.rb', line 170
optional :cnam_listing_details, String, nil?: true
|
#cnam_listing_enabled ⇒ Boolean?
175
|
# File 'lib/telnyx/models/mobile_phone_number_update_params.rb', line 175
optional :cnam_listing_enabled, Telnyx::Internal::Type::Boolean
|
Instance Method Details
#to_hash ⇒ {
224
|
# File 'sig/telnyx/models/mobile_phone_number_update_params.rbs', line 224
def to_hash: -> {
|