Class: Pinnacle::Types::MessageEventFallbackMessage
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Pinnacle::Types::MessageEventFallbackMessage
- Defined in:
- lib/pinnacle/types/message_event_fallback_message.rb
Overview
Details of the fallback SMS/MMS message that was sent instead of the original RCS message.
This field is only present when the message status is FALLBACK_SENT, indicating the original RCS message could not be delivered and a fallback message was sent instead.
Use this information to track which fallback messages were sent and their content.
Method Summary
Methods inherited from Internal::Types::Model
#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h
Methods included from Internal::Types::Type
Methods included from Internal::JSON::Serializable
Constructor Details
This class inherits a constructor from Pinnacle::Internal::Types::Model