Class: Telnyx::Models::Actions::WirelessErrorC5290d5308
- Inherits:
-
Internal::Type::BaseModel
show all
- Defined in:
- lib/telnyx/models/actions/wireless_error_c5290d5308.rb,
sig/telnyx/models/actions/wireless_error_c5290d5308.rbs
Defined Under Namespace
Classes: Source
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(code:, title:, detail: nil, meta: nil, source: nil) ⇒ Object
|
# File 'lib/telnyx/models/actions/wireless_error_c5290d5308.rb', line 32
|
Instance Attribute Details
#code ⇒ String
10
|
# File 'lib/telnyx/models/actions/wireless_error_c5290d5308.rb', line 10
required :code, String
|
#detail ⇒ String?
20
|
# File 'lib/telnyx/models/actions/wireless_error_c5290d5308.rb', line 20
optional :detail, String
|
25
|
# File 'lib/telnyx/models/actions/wireless_error_c5290d5308.rb', line 25
optional :meta, Telnyx::Internal::Type::HashOf[Telnyx::Internal::Type::Unknown]
|
30
|
# File 'lib/telnyx/models/actions/wireless_error_c5290d5308.rb', line 30
optional :source, -> { Telnyx::Actions::WirelessErrorC5290d5308::Source }
|
#title ⇒ String
15
|
# File 'lib/telnyx/models/actions/wireless_error_c5290d5308.rb', line 15
required :title, String
|
Instance Method Details
#to_hash ⇒ {
40
|
# File 'sig/telnyx/models/actions/wireless_error_c5290d5308.rbs', line 40
def to_hash: -> {
|