Module: Wavix::SmsAndMms::SenderIDs::Types::SenderIDCreateRequestUsecase

Extended by:
Internal::Types::Enum
Defined in:
lib/wavix/sms_and_mms/sender_ids/types/sender_id_create_request_usecase.rb

Constant Summary collapse

TRANSACTIONAL =
"transactional"
PROMO =
"promo"
AUTHENTICATION =
"authentication"

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