Module: Lithic::Models::AccountHolderUpdatedWebhookEvent
- Extended by:
- Internal::Type::Union
- Defined in:
- lib/lithic/models/account_holder_updated_webhook_event.rb
Overview
KYB payload for an updated account holder.
Defined Under Namespace
Classes: KYBPayload, KYCPayload, LegacyPayload
Class Method Summary collapse
- .values ⇒ Array<Symbol>
- .variants ⇒ Array(Lithic::Models::AccountHolderUpdatedWebhookEvent::KYBPayload, Lithic::Models::AccountHolderUpdatedWebhookEvent::KYCPayload, Lithic::Models::AccountHolderUpdatedWebhookEvent::LegacyPayload)
Methods included from Internal::Type::Union
==, ===, coerce, 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/account_holder_updated_webhook_event.rb', line 392
|
.variants ⇒ Array(Lithic::Models::AccountHolderUpdatedWebhookEvent::KYBPayload, Lithic::Models::AccountHolderUpdatedWebhookEvent::KYCPayload, Lithic::Models::AccountHolderUpdatedWebhookEvent::LegacyPayload)
|
|
# File 'lib/lithic/models/account_holder_updated_webhook_event.rb', line 698
|