Module: Courier::Models::Notifications::Previews::PreviewResultFailureReason
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/courier/models/notifications/previews/preview_result_failure_reason.rb
Overview
Why one device's render failed, when its status is FAILED and the cause has
a public name. DELIVERY_FAILED means the rendering service could not deliver
the message to its own capture mailbox — infrastructure, not anything wrong with
the template.
Constant Summary collapse
- DELIVERY_FAILED =
:DELIVERY_FAILED
Method Summary
Methods included from Internal::Type::Enum
==, ===, coerce, dump, hash, inspect, to_sorbet_type, values, values
Methods included from Internal::Util::SorbetRuntimeSupport
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Methods included from Internal::Type::Converter
#coerce, coerce, #dump, dump, inspect, #inspect, meta_info, new_coerce_state, type_info