Module: Telnyx::Models::FqdnConnections::FqdnAuthenticationPatchAllParams::IPAuthenticationMethod

Extended by:
Internal::Type::Enum
Defined in:
lib/telnyx/models/fqdn_connections/fqdn_authentication_patch_all_params.rb,
sig/telnyx/models/fqdn_connections/fqdn_authentication_patch_all_params.rbs

Overview

The IP authentication method.

Constant Summary collapse

TOKEN =

Returns:

  • (:token)
:token
P_CHARGE_INFO =

Returns:

  • (:"p-charge-info")
:"p-charge-info"

Class Method Summary collapse

Instance Method Summary collapse

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

Class Method Details

.valuesArray<Symbol>

Returns:

  • (Array<Symbol>)


# File 'lib/telnyx/models/fqdn_connections/fqdn_authentication_patch_all_params.rb', line 113

Instance Method Details

#self?.values::Array[Telnyx::Models::FqdnConnections::FqdnAuthenticationPatchAllParams::ip_authentication_method]

Returns:

  • (::Array[Telnyx::Models::FqdnConnections::FqdnAuthenticationPatchAllParams::ip_authentication_method])


113
# File 'sig/telnyx/models/fqdn_connections/fqdn_authentication_patch_all_params.rbs', line 113

def self?.values: -> ::Array[Telnyx::Models::FqdnConnections::FqdnAuthenticationPatchAllParams::ip_authentication_method]