Module: Dodopayments::Models::EventInput::Metadata
- Extended by:
- Internal::Type::Union
- Defined in:
- lib/dodopayments/models/event_input.rb,
sig/dodopayments/models/event_input.rbs
Overview
Metadata value can be a string, integer, number, or boolean
Class Method Summary collapse
Instance Method Summary collapse
Methods included from Internal::Type::Union
==, ===, coerce, derefed_variants, dump, hash, inspect, to_sorbet_type, variants
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
Class Method Details
.variants ⇒ Array(String, Float, Boolean)
|
|
# File 'lib/dodopayments/models/event_input.rb', line 65
|
Instance Method Details
#self?.variants ⇒ ::Array[Dodopayments::Models::EventInput::metadata]
44 |
# File 'sig/dodopayments/models/event_input.rbs', line 44
def self?.variants: -> ::Array[Dodopayments::Models::EventInput::metadata]
|