Module: Telnyx::Models::MessagingTollfree::Verification::UseCaseCategories

Extended by:
Internal::Type::Enum
Defined in:
lib/telnyx/models/messaging_tollfree/verification/use_case_categories.rb,
sig/telnyx/models/messaging_tollfree/verification/use_case_categories.rbs

Overview

Tollfree usecase categories

Constant Summary collapse

TWO_FA =

Returns:

  • (:"2FA")
:"2FA"
APP_NOTIFICATIONS =

Returns:

  • (:"App Notifications")
:"App Notifications"
APPOINTMENTS =

Returns:

  • (:Appointments)
:Appointments
AUCTIONS =

Returns:

  • (:Auctions)
:Auctions
AUTO_REPAIR_SERVICES =

Returns:

  • (:"Auto Repair Services")
:"Auto Repair Services"
BANK_TRANSFERS =

Returns:

  • (:"Bank Transfers")
:"Bank Transfers"
BILLING =

Returns:

  • (:Billing)
:Billing
BOOKING_CONFIRMATIONS =

Returns:

  • (:"Booking Confirmations")
:"Booking Confirmations"
BUSINESS_UPDATES =

Returns:

  • (:"Business Updates")
:"Business Updates"
COVID_19_ALERTS =

Returns:

  • (:"COVID-19 Alerts")
:"COVID-19 Alerts"
CAREER_TRAINING =

Returns:

  • (:"Career Training")
:"Career Training"
CHATBOT =

Returns:

  • (:Chatbot)
:Chatbot
CONVERSATIONAL_ALERTS =

Returns:

  • (:"Conversational / Alerts")
:"Conversational / Alerts"
COURIER_SERVICES_DELIVERIES =

Returns:

  • (:"Courier Services & Deliveries")
:"Courier Services & Deliveries"
EMERGENCY_ALERTS =

Returns:

  • (:"Emergency Alerts")
:"Emergency Alerts"
EVENTS_PLANNING =

Returns:

  • (:"Events & Planning")
:"Events & Planning"
FINANCIAL_SERVICES =

Returns:

  • (:"Financial Services")
:"Financial Services"
FRAUD_ALERTS =

Returns:

  • (:"Fraud Alerts")
:"Fraud Alerts"
FUNDRAISING =

Returns:

  • (:Fundraising)
:Fundraising
GENERAL_MARKETING =

Returns:

  • (:"General Marketing")
:"General Marketing"
GENERAL_SCHOOL_UPDATES =

Returns:

  • (:"General School Updates")
:"General School Updates"
HR_STAFFING =

Returns:

  • (:"HR / Staffing")
:"HR / Staffing"
HEALTHCARE_ALERTS =

Returns:

  • (:"Healthcare Alerts")
:"Healthcare Alerts"
HOUSING_COMMUNITY_UPDATES =

Returns:

  • (:"Housing Community Updates")
:"Housing Community Updates"
INSURANCE_SERVICES =

Returns:

  • (:"Insurance Services")
:"Insurance Services"
JOB_DISPATCH =

Returns:

  • (:"Job Dispatch")
:"Job Dispatch"
:"Legal Services"
MIXED =

Returns:

  • (:Mixed)
:Mixed
MOTIVATIONAL_REMINDERS =

Returns:

  • (:"Motivational Reminders")
:"Motivational Reminders"
NOTARY_NOTIFICATIONS =

Returns:

  • (:"Notary Notifications")
:"Notary Notifications"
ORDER_NOTIFICATIONS =

Returns:

  • (:"Order Notifications")
:"Order Notifications"
POLITICAL =

Returns:

  • (:Political)
:Political
PUBLIC_WORKS =

Returns:

  • (:"Public Works")
:"Public Works"
REAL_ESTATE_SERVICES =

Returns:

  • (:"Real Estate Services")
:"Real Estate Services"
RELIGIOUS_SERVICES =

Returns:

  • (:"Religious Services")
:"Religious Services"
REPAIR_AND_DIAGNOSTICS_ALERTS =

Returns:

  • (:"Repair and Diagnostics Alerts")
:"Repair and Diagnostics Alerts"
REWARDS_PROGRAM =

Returns:

  • (:"Rewards Program")
:"Rewards Program"
SURVEYS =

Returns:

  • (:Surveys)
:Surveys
SYSTEM_ALERTS =

Returns:

  • (:"System Alerts")
:"System Alerts"
VOTING_REMINDERS =

Returns:

  • (:"Voting Reminders")
:"Voting Reminders"
WAITLIST_ALERTS =

Returns:

  • (:"Waitlist Alerts")
:"Waitlist Alerts"
WEBINAR_REMINDERS =

Returns:

  • (:"Webinar Reminders")
:"Webinar Reminders"
WORKSHOP_ALERTS =

Returns:

  • (:"Workshop Alerts")
:"Workshop Alerts"

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/messaging_tollfree/verification/use_case_categories.rb', line 55

Instance Method Details

#self?.values::Array[Telnyx::Models::MessagingTollfree::Verification::use_case_categories]

Returns:

  • (::Array[Telnyx::Models::MessagingTollfree::Verification::use_case_categories])


97
# File 'sig/telnyx/models/messaging_tollfree/verification/use_case_categories.rbs', line 97

def self?.values: -> ::Array[Telnyx::Models::MessagingTollfree::Verification::use_case_categories]