Module: Lithic::Models::DisputeV2::Event
- Extended by:
- Internal::Type::Union
- Defined in:
- lib/lithic/models/dispute_v2.rb,
sig/lithic/models/dispute_v2.rbs
Overview
Event that occurred in the dispute lifecycle. The type field identifies the
event variant and determines the shape of data
Defined Under Namespace
Classes: CardholderLiability, Financial, Workflow
Class Method Summary collapse
Instance Method Summary collapse
Methods included from Internal::Type::Union
==, ===, coerce, derefed_variants, dump, hash, inspect, to_sorbet_type, variants, 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
.values ⇒ Array<Symbol>
|
|
# File 'lib/lithic/models/dispute_v2.rb', line 289
|
Instance Method Details
#self?.variants ⇒ ::Array[Lithic::Models::DisputeV2::event]
382 |
# File 'sig/lithic/models/dispute_v2.rbs', line 382
def self?.variants: -> ::Array[Lithic::Models::DisputeV2::event]
|