Module: Wavix::SmsAndMms::SenderIDs::Types::SenderIDCreateRequestMonthlyVolume
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/wavix/sms_and_mms/sender_ids/types/sender_id_create_request_monthly_volume.rb
Constant Summary collapse
- ONE1000 =
"1-1000"- ONE_THOUSAND_ONE20000 =
"1001-20000"- UNDEFINED50000 =
"20001-50000"- UNDEFINED100000 =
"50001-100000"- MORE_THAN100000 =
"More than 100000"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values