Module: Lithic::Models::AuthRules::ACHPaymentUpdateAction
- Extended by:
- Internal::Type::Union
- Defined in:
- lib/lithic/models/auth_rules/ach_payment_update_action.rb,
sig/lithic/models/auth_rules/ach_payment_update_action.rbs
Defined Under Namespace
Classes: CreateCaseAction, TagAction
Class Method Summary collapse
- .values ⇒ Array<Symbol>
- .variants ⇒ Array(Lithic::Models::AuthRules::ACHPaymentUpdateAction::TagAction, Lithic::Models::AuthRules::ACHPaymentUpdateAction::CreateCaseAction)
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
.values ⇒ Array<Symbol>
|
|
# File 'lib/lithic/models/auth_rules/ach_payment_update_action.rb', line 47
|
.variants ⇒ Array(Lithic::Models::AuthRules::ACHPaymentUpdateAction::TagAction, Lithic::Models::AuthRules::ACHPaymentUpdateAction::CreateCaseAction)
|
|
# File 'lib/lithic/models/auth_rules/ach_payment_update_action.rb', line 103
|
Instance Method Details
#self?.variants ⇒ ::Array[Lithic::Models::AuthRules::ach_payment_update_action]
95 |
# File 'sig/lithic/models/auth_rules/ach_payment_update_action.rbs', line 95
def self?.variants: -> ::Array[Lithic::Models::AuthRules::ach_payment_update_action]
|