5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
|
# File 'lib/stripe/event_types.rb', line 5
def self.thin_event_names_to_classes
{
V1BillingMeterErrorReportTriggeredEvent.lookup_type => V1BillingMeterErrorReportTriggeredEvent,
V1BillingMeterNoMeterFoundEvent.lookup_type => V1BillingMeterNoMeterFoundEvent,
V2BillingCadenceBilledEvent.lookup_type => V2BillingCadenceBilledEvent,
V2BillingCadenceCanceledEvent.lookup_type => V2BillingCadenceCanceledEvent,
V2BillingCadenceCreatedEvent.lookup_type => V2BillingCadenceCreatedEvent,
V2BillingLicenseFeeCreatedEvent.lookup_type => V2BillingLicenseFeeCreatedEvent,
V2BillingLicenseFeeUpdatedEvent.lookup_type => V2BillingLicenseFeeUpdatedEvent,
V2BillingLicenseFeeVersionCreatedEvent.lookup_type => V2BillingLicenseFeeVersionCreatedEvent,
V2BillingLicensedItemCreatedEvent.lookup_type => V2BillingLicensedItemCreatedEvent,
V2BillingLicensedItemUpdatedEvent.lookup_type => V2BillingLicensedItemUpdatedEvent,
V2BillingMeteredItemCreatedEvent.lookup_type => V2BillingMeteredItemCreatedEvent,
V2BillingMeteredItemUpdatedEvent.lookup_type => V2BillingMeteredItemUpdatedEvent,
V2BillingPricingPlanComponentCreatedEvent.lookup_type => V2BillingPricingPlanComponentCreatedEvent,
V2BillingPricingPlanComponentUpdatedEvent.lookup_type => V2BillingPricingPlanComponentUpdatedEvent,
V2BillingPricingPlanCreatedEvent.lookup_type => V2BillingPricingPlanCreatedEvent,
V2BillingPricingPlanSubscriptionCollectionAwaitingCustomerActionEvent.lookup_type =>
V2BillingPricingPlanSubscriptionCollectionAwaitingCustomerActionEvent,
V2BillingPricingPlanSubscriptionCollectionCurrentEvent.lookup_type =>
V2BillingPricingPlanSubscriptionCollectionCurrentEvent,
V2BillingPricingPlanSubscriptionCollectionPastDueEvent.lookup_type =>
V2BillingPricingPlanSubscriptionCollectionPastDueEvent,
V2BillingPricingPlanSubscriptionCollectionPausedEvent.lookup_type =>
V2BillingPricingPlanSubscriptionCollectionPausedEvent,
V2BillingPricingPlanSubscriptionCollectionUnpaidEvent.lookup_type =>
V2BillingPricingPlanSubscriptionCollectionUnpaidEvent,
V2BillingPricingPlanSubscriptionServicingActivatedEvent.lookup_type =>
V2BillingPricingPlanSubscriptionServicingActivatedEvent,
V2BillingPricingPlanSubscriptionServicingCanceledEvent.lookup_type =>
V2BillingPricingPlanSubscriptionServicingCanceledEvent,
V2BillingPricingPlanSubscriptionServicingPausedEvent.lookup_type =>
V2BillingPricingPlanSubscriptionServicingPausedEvent,
V2BillingPricingPlanUpdatedEvent.lookup_type => V2BillingPricingPlanUpdatedEvent,
V2BillingPricingPlanVersionCreatedEvent.lookup_type => V2BillingPricingPlanVersionCreatedEvent,
V2BillingRateCardCreatedEvent.lookup_type => V2BillingRateCardCreatedEvent,
V2BillingRateCardRateCreatedEvent.lookup_type => V2BillingRateCardRateCreatedEvent,
V2BillingRateCardSubscriptionActivatedEvent.lookup_type =>
V2BillingRateCardSubscriptionActivatedEvent,
V2BillingRateCardSubscriptionCanceledEvent.lookup_type =>
V2BillingRateCardSubscriptionCanceledEvent,
V2BillingRateCardSubscriptionCollectionAwaitingCustomerActionEvent.lookup_type =>
V2BillingRateCardSubscriptionCollectionAwaitingCustomerActionEvent,
V2BillingRateCardSubscriptionCollectionCurrentEvent.lookup_type =>
V2BillingRateCardSubscriptionCollectionCurrentEvent,
V2BillingRateCardSubscriptionCollectionPastDueEvent.lookup_type =>
V2BillingRateCardSubscriptionCollectionPastDueEvent,
V2BillingRateCardSubscriptionCollectionPausedEvent.lookup_type =>
V2BillingRateCardSubscriptionCollectionPausedEvent,
V2BillingRateCardSubscriptionCollectionUnpaidEvent.lookup_type =>
V2BillingRateCardSubscriptionCollectionUnpaidEvent,
V2BillingRateCardSubscriptionServicingActivatedEvent.lookup_type =>
V2BillingRateCardSubscriptionServicingActivatedEvent,
V2BillingRateCardSubscriptionServicingCanceledEvent.lookup_type =>
V2BillingRateCardSubscriptionServicingCanceledEvent,
V2BillingRateCardSubscriptionServicingPausedEvent.lookup_type =>
V2BillingRateCardSubscriptionServicingPausedEvent,
V2BillingRateCardUpdatedEvent.lookup_type => V2BillingRateCardUpdatedEvent,
V2BillingRateCardVersionCreatedEvent.lookup_type => V2BillingRateCardVersionCreatedEvent,
V2CoreAccountClosedEvent.lookup_type => V2CoreAccountClosedEvent,
V2CoreAccountCreatedEvent.lookup_type => V2CoreAccountCreatedEvent,
V2CoreAccountIncludingConfigurationCustomerCapabilityStatusUpdatedEvent.lookup_type =>
V2CoreAccountIncludingConfigurationCustomerCapabilityStatusUpdatedEvent,
V2CoreAccountIncludingConfigurationCustomerUpdatedEvent.lookup_type =>
V2CoreAccountIncludingConfigurationCustomerUpdatedEvent,
V2CoreAccountIncludingConfigurationMerchantCapabilityStatusUpdatedEvent.lookup_type =>
V2CoreAccountIncludingConfigurationMerchantCapabilityStatusUpdatedEvent,
V2CoreAccountIncludingConfigurationMerchantUpdatedEvent.lookup_type =>
V2CoreAccountIncludingConfigurationMerchantUpdatedEvent,
V2CoreAccountIncludingConfigurationRecipientCapabilityStatusUpdatedEvent.lookup_type =>
V2CoreAccountIncludingConfigurationRecipientCapabilityStatusUpdatedEvent,
V2CoreAccountIncludingConfigurationRecipientUpdatedEvent.lookup_type =>
V2CoreAccountIncludingConfigurationRecipientUpdatedEvent,
V2CoreAccountIncludingConfigurationStorerCapabilityStatusUpdatedEvent.lookup_type =>
V2CoreAccountIncludingConfigurationStorerCapabilityStatusUpdatedEvent,
V2CoreAccountIncludingConfigurationStorerUpdatedEvent.lookup_type =>
V2CoreAccountIncludingConfigurationStorerUpdatedEvent,
V2CoreAccountIncludingDefaultsUpdatedEvent.lookup_type =>
V2CoreAccountIncludingDefaultsUpdatedEvent,
V2CoreAccountIncludingIdentityUpdatedEvent.lookup_type =>
V2CoreAccountIncludingIdentityUpdatedEvent,
V2CoreAccountIncludingRequirementsUpdatedEvent.lookup_type =>
V2CoreAccountIncludingRequirementsUpdatedEvent,
V2CoreAccountLinkReturnedEvent.lookup_type => V2CoreAccountLinkReturnedEvent,
V2CoreAccountPersonCreatedEvent.lookup_type => V2CoreAccountPersonCreatedEvent,
V2CoreAccountPersonDeletedEvent.lookup_type => V2CoreAccountPersonDeletedEvent,
V2CoreAccountPersonUpdatedEvent.lookup_type => V2CoreAccountPersonUpdatedEvent,
V2CoreAccountUpdatedEvent.lookup_type => V2CoreAccountUpdatedEvent,
V2CoreClaimableSandboxClaimedEvent.lookup_type => V2CoreClaimableSandboxClaimedEvent,
V2CoreClaimableSandboxExpiredEvent.lookup_type => V2CoreClaimableSandboxExpiredEvent,
V2CoreClaimableSandboxExpiringEvent.lookup_type => V2CoreClaimableSandboxExpiringEvent,
V2CoreClaimableSandboxSandboxDetailsOwnerAccountUpdatedEvent.lookup_type =>
V2CoreClaimableSandboxSandboxDetailsOwnerAccountUpdatedEvent,
V2CoreEventDestinationPingEvent.lookup_type => V2CoreEventDestinationPingEvent,
V2CoreHealthApiErrorFiringEvent.lookup_type => V2CoreHealthApiErrorFiringEvent,
V2CoreHealthApiErrorResolvedEvent.lookup_type => V2CoreHealthApiErrorResolvedEvent,
V2CoreHealthApiLatencyFiringEvent.lookup_type => V2CoreHealthApiLatencyFiringEvent,
V2CoreHealthApiLatencyResolvedEvent.lookup_type => V2CoreHealthApiLatencyResolvedEvent,
V2CoreHealthAuthorizationRateDropFiringEvent.lookup_type =>
V2CoreHealthAuthorizationRateDropFiringEvent,
V2CoreHealthAuthorizationRateDropResolvedEvent.lookup_type =>
V2CoreHealthAuthorizationRateDropResolvedEvent,
V2CoreHealthEventGenerationFailureResolvedEvent.lookup_type =>
V2CoreHealthEventGenerationFailureResolvedEvent,
V2CoreHealthFraudRateIncreasedEvent.lookup_type => V2CoreHealthFraudRateIncreasedEvent,
V2CoreHealthIssuingAuthorizationRequestTimeoutFiringEvent.lookup_type =>
V2CoreHealthIssuingAuthorizationRequestTimeoutFiringEvent,
V2CoreHealthIssuingAuthorizationRequestTimeoutResolvedEvent.lookup_type =>
V2CoreHealthIssuingAuthorizationRequestTimeoutResolvedEvent,
V2CoreHealthPaymentMethodErrorFiringEvent.lookup_type => V2CoreHealthPaymentMethodErrorFiringEvent,
V2CoreHealthPaymentMethodErrorResolvedEvent.lookup_type =>
V2CoreHealthPaymentMethodErrorResolvedEvent,
V2CoreHealthTrafficVolumeDropFiringEvent.lookup_type => V2CoreHealthTrafficVolumeDropFiringEvent,
V2CoreHealthTrafficVolumeDropResolvedEvent.lookup_type =>
V2CoreHealthTrafficVolumeDropResolvedEvent,
V2CoreHealthWebhookLatencyFiringEvent.lookup_type => V2CoreHealthWebhookLatencyFiringEvent,
V2CoreHealthWebhookLatencyResolvedEvent.lookup_type => V2CoreHealthWebhookLatencyResolvedEvent,
V2MoneyManagementAdjustmentCreatedEvent.lookup_type => V2MoneyManagementAdjustmentCreatedEvent,
V2MoneyManagementFinancialAccountCreatedEvent.lookup_type =>
V2MoneyManagementFinancialAccountCreatedEvent,
V2MoneyManagementFinancialAccountUpdatedEvent.lookup_type =>
V2MoneyManagementFinancialAccountUpdatedEvent,
V2MoneyManagementFinancialAddressActivatedEvent.lookup_type =>
V2MoneyManagementFinancialAddressActivatedEvent,
V2MoneyManagementFinancialAddressFailedEvent.lookup_type =>
V2MoneyManagementFinancialAddressFailedEvent,
V2MoneyManagementInboundTransferAvailableEvent.lookup_type =>
V2MoneyManagementInboundTransferAvailableEvent,
V2MoneyManagementInboundTransferBankDebitFailedEvent.lookup_type =>
V2MoneyManagementInboundTransferBankDebitFailedEvent,
V2MoneyManagementInboundTransferBankDebitProcessingEvent.lookup_type =>
V2MoneyManagementInboundTransferBankDebitProcessingEvent,
V2MoneyManagementInboundTransferBankDebitQueuedEvent.lookup_type =>
V2MoneyManagementInboundTransferBankDebitQueuedEvent,
V2MoneyManagementInboundTransferBankDebitReturnedEvent.lookup_type =>
V2MoneyManagementInboundTransferBankDebitReturnedEvent,
V2MoneyManagementInboundTransferBankDebitSucceededEvent.lookup_type =>
V2MoneyManagementInboundTransferBankDebitSucceededEvent,
V2MoneyManagementOutboundPaymentCanceledEvent.lookup_type =>
V2MoneyManagementOutboundPaymentCanceledEvent,
V2MoneyManagementOutboundPaymentCreatedEvent.lookup_type =>
V2MoneyManagementOutboundPaymentCreatedEvent,
V2MoneyManagementOutboundPaymentFailedEvent.lookup_type =>
V2MoneyManagementOutboundPaymentFailedEvent,
V2MoneyManagementOutboundPaymentPostedEvent.lookup_type =>
V2MoneyManagementOutboundPaymentPostedEvent,
V2MoneyManagementOutboundPaymentReturnedEvent.lookup_type =>
V2MoneyManagementOutboundPaymentReturnedEvent,
V2MoneyManagementOutboundPaymentUpdatedEvent.lookup_type =>
V2MoneyManagementOutboundPaymentUpdatedEvent,
V2MoneyManagementOutboundTransferCanceledEvent.lookup_type =>
V2MoneyManagementOutboundTransferCanceledEvent,
V2MoneyManagementOutboundTransferCreatedEvent.lookup_type =>
V2MoneyManagementOutboundTransferCreatedEvent,
V2MoneyManagementOutboundTransferFailedEvent.lookup_type =>
V2MoneyManagementOutboundTransferFailedEvent,
V2MoneyManagementOutboundTransferPostedEvent.lookup_type =>
V2MoneyManagementOutboundTransferPostedEvent,
V2MoneyManagementOutboundTransferReturnedEvent.lookup_type =>
V2MoneyManagementOutboundTransferReturnedEvent,
V2MoneyManagementOutboundTransferUpdatedEvent.lookup_type =>
V2MoneyManagementOutboundTransferUpdatedEvent,
V2MoneyManagementPayoutMethodUpdatedEvent.lookup_type => V2MoneyManagementPayoutMethodUpdatedEvent,
V2MoneyManagementReceivedCreditAvailableEvent.lookup_type =>
V2MoneyManagementReceivedCreditAvailableEvent,
V2MoneyManagementReceivedCreditFailedEvent.lookup_type =>
V2MoneyManagementReceivedCreditFailedEvent,
V2MoneyManagementReceivedCreditReturnedEvent.lookup_type =>
V2MoneyManagementReceivedCreditReturnedEvent,
V2MoneyManagementReceivedCreditSucceededEvent.lookup_type =>
V2MoneyManagementReceivedCreditSucceededEvent,
V2MoneyManagementReceivedDebitCanceledEvent.lookup_type =>
V2MoneyManagementReceivedDebitCanceledEvent,
V2MoneyManagementReceivedDebitFailedEvent.lookup_type => V2MoneyManagementReceivedDebitFailedEvent,
V2MoneyManagementReceivedDebitPendingEvent.lookup_type =>
V2MoneyManagementReceivedDebitPendingEvent,
V2MoneyManagementReceivedDebitSucceededEvent.lookup_type =>
V2MoneyManagementReceivedDebitSucceededEvent,
V2MoneyManagementReceivedDebitUpdatedEvent.lookup_type =>
V2MoneyManagementReceivedDebitUpdatedEvent,
V2MoneyManagementTransactionCreatedEvent.lookup_type => V2MoneyManagementTransactionCreatedEvent,
V2MoneyManagementTransactionUpdatedEvent.lookup_type => V2MoneyManagementTransactionUpdatedEvent,
V2PaymentsOffSessionPaymentAuthorizationAttemptFailedEvent.lookup_type =>
V2PaymentsOffSessionPaymentAuthorizationAttemptFailedEvent,
V2PaymentsOffSessionPaymentAuthorizationAttemptStartedEvent.lookup_type =>
V2PaymentsOffSessionPaymentAuthorizationAttemptStartedEvent,
V2PaymentsOffSessionPaymentCanceledEvent.lookup_type => V2PaymentsOffSessionPaymentCanceledEvent,
V2PaymentsOffSessionPaymentCreatedEvent.lookup_type => V2PaymentsOffSessionPaymentCreatedEvent,
V2PaymentsOffSessionPaymentFailedEvent.lookup_type => V2PaymentsOffSessionPaymentFailedEvent,
V2PaymentsOffSessionPaymentSucceededEvent.lookup_type => V2PaymentsOffSessionPaymentSucceededEvent,
V2ReportingReportRunCreatedEvent.lookup_type => V2ReportingReportRunCreatedEvent,
V2ReportingReportRunFailedEvent.lookup_type => V2ReportingReportRunFailedEvent,
V2ReportingReportRunSucceededEvent.lookup_type => V2ReportingReportRunSucceededEvent,
V2ReportingReportRunUpdatedEvent.lookup_type => V2ReportingReportRunUpdatedEvent,
}
end
|