Module: Pinnacle::Types::SendSmsResponseSegmentsEncoding

Extended by:
Internal::Types::Enum
Defined in:
lib/pinnacle/types/send_sms_response_segments_encoding.rb

Constant Summary collapse

GSM_7 =
"gsm7"
UTF_16 =
"utf16"

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