Module: Dodopayments::Models::Payment::FailureDetails::CustomerTemplate
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/dodopayments/models/payment.rb,
sig/dodopayments/models/payment.rbs
Overview
The customer message template identifier (C1..C20).
Constant Summary collapse
- C1 =
:C1- C2 =
:C2- C3 =
:C3- C4 =
:C4- C5 =
:C5- C6 =
:C6- C7 =
:C7- C8 =
:C8- C9 =
:C9- C10 =
:C10- C11 =
:C11- C12 =
:C12- C13 =
:C13- C14 =
:C14- C15 =
:C15- C16 =
:C16- C17 =
:C17- C18 =
:C18- C19 =
:C19- C20 =
:C20
Instance Method Summary collapse
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
Instance Method Details
#self?.values ⇒ ::Array[Dodopayments::Models::Payment::FailureDetails::customer_template]
351 |
# File 'sig/dodopayments/models/payment.rbs', line 351
def self?.values: -> ::Array[Dodopayments::Models::Payment::FailureDetails::customer_template]
|