Module: Wavix::TenDlc::Campaigns::Types::TenDlcCampaignUpdateRequestUsecase

Extended by:
Internal::Types::Enum
Defined in:
lib/wavix/ten_dlc/campaigns/types/ten_dlc_campaign_update_request_usecase.rb

Constant Summary collapse

CUSTOMER_CARE =
"CUSTOMER_CARE"
MARKETING =
"MARKETING"
ACCOUNT_NOTIFICATION =
"ACCOUNT_NOTIFICATION"
FRAUD_ALERT =
"FRAUD_ALERT"
PUBLIC_SERVICE_ANNOUNCEMENT =
"PUBLIC_SERVICE_ANNOUNCEMENT"
SECURITY_ALERT =
"SECURITY_ALERT"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load