Module: Telnyx::Models::Messaging10dlc::CampaignListResponse::CampaignStatus

Extended by:
Internal::Type::Enum
Defined in:
lib/telnyx/models/messaging_10dlc/campaign_list_response.rb

Overview

Campaign status

See Also:

Constant Summary collapse

TCR_PENDING =
:TCR_PENDING
TCR_SUSPENDED =
:TCR_SUSPENDED
TCR_EXPIRED =
:TCR_EXPIRED
TCR_ACCEPTED =
:TCR_ACCEPTED
TCR_FAILED =
:TCR_FAILED
TELNYX_ACCEPTED =
:TELNYX_ACCEPTED
TELNYX_FAILED =
:TELNYX_FAILED
MNO_PENDING =
:MNO_PENDING
MNO_ACCEPTED =
:MNO_ACCEPTED
MNO_REJECTED =
:MNO_REJECTED
MNO_PROVISIONED =
:MNO_PROVISIONED
MNO_PROVISIONING_FAILED =
:MNO_PROVISIONING_FAILED

Method Summary

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