Module: FinchAPI::Models::WebhookEvent
- Extended by:
- Type::Union
- Defined in:
- lib/finch-api/models/webhook_event.rb
Class Method Summary collapse
Methods included from Type::Union
==, ===, coerce, dump, variants
Methods included from Type::Converter
#coerce, coerce, #dump, dump, type_info
Class Method Details
.variants ⇒ Array(FinchAPI::Models::AccountUpdateEvent, FinchAPI::Models::CompanyEvent, FinchAPI::Models::JobCompletionEvent, FinchAPI::Models::DirectoryEvent, FinchAPI::Models::EmploymentEvent, FinchAPI::Models::IndividualEvent, FinchAPI::Models::PaymentEvent, FinchAPI::Models::PayStatementEvent)
2 |
# File 'lib/finch-api/models/webhook_event.rb', line 2 def self.variants; end |