Module: Telnyx::Models::PhoneNumbers::CsvDownloadCreateParams::Filter::VoiceUsagePaymentMethod
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/telnyx/models/phone_numbers/csv_download_create_params.rb,
sig/telnyx/models/phone_numbers/csv_download_create_params.rbs
Overview
Filter by usage_payment_method.
Constant Summary collapse
- PAY_PER_MINUTE =
:"pay-per-minute"- CHANNEL =
:channel
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
.values ⇒ Array<Symbol>
|
|
# File 'lib/telnyx/models/phone_numbers/csv_download_create_params.rb', line 220
|
Instance Method Details
#self?.values ⇒ ::Array[Telnyx::Models::PhoneNumbers::CsvDownloadCreateParams::Filter::voice_usage_payment_method]
212 |
# File 'sig/telnyx/models/phone_numbers/csv_download_create_params.rbs', line 212
def self?.values: -> ::Array[Telnyx::Models::PhoneNumbers::CsvDownloadCreateParams::Filter::voice_usage_payment_method]
|