Class: Telnyx::Models::EmailValidations::BatchRetrieveResponse::Data::Result::Checks
- Inherits:
-
Internal::Type::BaseModel
show all
- Defined in:
- lib/telnyx/models/email_validations/batch_retrieve_response.rb,
sig/telnyx/models/email_validations/batch_retrieve_response.rbs
Overview
Defined Under Namespace
Classes: Typo
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(disposable:, mx:, role_based:, syntax:, typo:) ⇒ Object
|
# File 'lib/telnyx/models/email_validations/batch_retrieve_response.rb', line 149
|
Instance Attribute Details
127
|
# File 'lib/telnyx/models/email_validations/batch_retrieve_response.rb', line 127
required :disposable, -> { Telnyx::EmailValidationCheck }
|
132
|
# File 'lib/telnyx/models/email_validations/batch_retrieve_response.rb', line 132
required :mx, -> { Telnyx::EmailValidationCheck }
|
137
|
# File 'lib/telnyx/models/email_validations/batch_retrieve_response.rb', line 137
required :role_based, -> { Telnyx::EmailValidationCheck }
|
142
|
# File 'lib/telnyx/models/email_validations/batch_retrieve_response.rb', line 142
required :syntax, -> { Telnyx::EmailValidationCheck }
|
147
|
# File 'lib/telnyx/models/email_validations/batch_retrieve_response.rb', line 147
required :typo, -> { Telnyx::Models::EmailValidations::BatchRetrieveResponse::Data::Result::Checks::Typo }
|
Instance Method Details
#to_hash ⇒ {
148
|
# File 'sig/telnyx/models/email_validations/batch_retrieve_response.rbs', line 148
def to_hash: -> {
|