Enum stripe::EventFilter [−][src]
pub enum EventFilter {
Show 178 variants
All,
AccountApplicationAuthorized,
AccountApplicationDeauthorized,
AccountExternalAccountCreated,
AccountExternalAccountDeleted,
AccountExternalAccountUpdated,
AccountUpdated,
ApplicationFeeCreated,
ApplicationFeeRefundUpdated,
ApplicationFeeRefunded,
BalanceAvailable,
BillingPortalConfigurationCreated,
BillingPortalConfigurationUpdated,
CapabilityUpdated,
ChargeCaptured,
ChargeDisputeClosed,
ChargeDisputeCreated,
ChargeDisputeFundsReinstated,
ChargeDisputeFundsWithdrawn,
ChargeDisputeUpdated,
ChargeExpired,
ChargeFailed,
ChargePending,
ChargeRefundUpdated,
ChargeRefunded,
ChargeSucceeded,
ChargeUpdated,
CheckoutSessionAsyncPaymentFailed,
CheckoutSessionAsyncPaymentSucceeded,
CheckoutSessionCompleted,
CheckoutSessionExpired,
CouponCreated,
CouponDeleted,
CouponUpdated,
CreditNoteCreated,
CreditNoteUpdated,
CreditNoteVoided,
CustomerCreated,
CustomerDeleted,
CustomerDiscountCreated,
CustomerDiscountDeleted,
CustomerDiscountUpdated,
CustomerSourceCreated,
CustomerSourceDeleted,
CustomerSourceExpiring,
CustomerSourceUpdated,
CustomerSubscriptionCreated,
CustomerSubscriptionDeleted,
CustomerSubscriptionPendingUpdateApplied,
CustomerSubscriptionPendingUpdateExpired,
CustomerSubscriptionTrialWillEnd,
CustomerSubscriptionUpdated,
CustomerTaxIdCreated,
CustomerTaxIdDeleted,
CustomerTaxIdUpdated,
CustomerUpdated,
FileCreated,
IdentityVerificationSessionCanceled,
IdentityVerificationSessionCreated,
IdentityVerificationSessionProcessing,
IdentityVerificationSessionRedacted,
IdentityVerificationSessionRequiresInput,
IdentityVerificationSessionVerified,
InvoiceCreated,
InvoiceDeleted,
InvoiceFinalizationFailed,
InvoiceFinalized,
InvoiceMarkedUncollectible,
InvoicePaid,
InvoicePaymentActionRequired,
InvoicePaymentFailed,
InvoicePaymentSucceeded,
InvoiceSent,
InvoiceUpcoming,
InvoiceUpdated,
InvoiceVoided,
InvoiceitemCreated,
InvoiceitemDeleted,
InvoiceitemUpdated,
IssuingAuthorizationCreated,
IssuingAuthorizationRequest,
IssuingAuthorizationUpdated,
IssuingCardCreated,
IssuingCardUpdated,
IssuingCardholderCreated,
IssuingCardholderUpdated,
IssuingDisputeClosed,
IssuingDisputeCreated,
IssuingDisputeFundsReinstated,
IssuingDisputeSubmitted,
IssuingDisputeUpdated,
IssuingTransactionCreated,
IssuingTransactionUpdated,
MandateUpdated,
OrderCreated,
OrderPaymentFailed,
OrderPaymentSucceeded,
OrderUpdated,
OrderReturnCreated,
PaymentIntentAmountCapturableUpdated,
PaymentIntentCanceled,
PaymentIntentCreated,
PaymentIntentPaymentFailed,
PaymentIntentProcessing,
PaymentIntentRequiresAction,
PaymentIntentSucceeded,
PaymentMethodAttached,
PaymentMethodAutomaticallyUpdated,
PaymentMethodDetached,
PaymentMethodUpdated,
PayoutCanceled,
PayoutCreated,
PayoutFailed,
PayoutPaid,
PayoutUpdated,
PersonCreated,
PersonDeleted,
PersonUpdated,
PlanCreated,
PlanDeleted,
PlanUpdated,
PriceCreated,
PriceDeleted,
PriceUpdated,
ProductCreated,
ProductDeleted,
ProductUpdated,
PromotionCodeCreated,
PromotionCodeUpdated,
QuoteAccepted,
QuoteCanceled,
QuoteCreated,
QuoteFinalized,
RadarEarlyFraudWarningCreated,
RadarEarlyFraudWarningUpdated,
RecipientCreated,
RecipientDeleted,
RecipientUpdated,
ReportingReportRunFailed,
ReportingReportRunSucceeded,
ReportingReportTypeUpdated,
ReviewClosed,
ReviewOpened,
SetupIntentCanceled,
SetupIntentCreated,
SetupIntentRequiresAction,
SetupIntentSetupFailed,
SetupIntentSucceeded,
SigmaScheduledQueryRunCreated,
SkuCreated,
SkuDeleted,
SkuUpdated,
SourceCanceled,
SourceChargeable,
SourceFailed,
SourceMandateNotification,
SourceRefundAttributesRequired,
SourceTransactionCreated,
SourceTransactionUpdated,
SubscriptionScheduleAborted,
SubscriptionScheduleCanceled,
SubscriptionScheduleCompleted,
SubscriptionScheduleCreated,
SubscriptionScheduleExpiring,
SubscriptionScheduleReleased,
SubscriptionScheduleUpdated,
TaxRateCreated,
TaxRateUpdated,
TopupCanceled,
TopupCreated,
TopupFailed,
TopupReversed,
TopupSucceeded,
TransferCreated,
TransferFailed,
TransferPaid,
TransferReversed,
TransferUpdated,
}
Expand description
An enum representing the possible values of an CreateWebhookEndpoint
’s enabled_events
field.
Variants
All
AccountApplicationAuthorized
AccountApplicationDeauthorized
AccountExternalAccountCreated
AccountExternalAccountDeleted
AccountExternalAccountUpdated
AccountUpdated
ApplicationFeeCreated
ApplicationFeeRefundUpdated
ApplicationFeeRefunded
BalanceAvailable
BillingPortalConfigurationCreated
BillingPortalConfigurationUpdated
CapabilityUpdated
ChargeCaptured
ChargeDisputeClosed
ChargeDisputeCreated
ChargeDisputeFundsReinstated
ChargeDisputeFundsWithdrawn
ChargeDisputeUpdated
ChargeExpired
ChargeFailed
ChargePending
ChargeRefundUpdated
ChargeRefunded
ChargeSucceeded
ChargeUpdated
CheckoutSessionAsyncPaymentFailed
CheckoutSessionAsyncPaymentSucceeded
CheckoutSessionCompleted
CheckoutSessionExpired
CouponCreated
CouponDeleted
CouponUpdated
CreditNoteCreated
CreditNoteUpdated
CreditNoteVoided
CustomerCreated
CustomerDeleted
CustomerDiscountCreated
CustomerDiscountDeleted
CustomerDiscountUpdated
CustomerSourceCreated
CustomerSourceDeleted
CustomerSourceExpiring
CustomerSourceUpdated
CustomerSubscriptionCreated
CustomerSubscriptionDeleted
CustomerSubscriptionPendingUpdateApplied
CustomerSubscriptionPendingUpdateExpired
CustomerSubscriptionTrialWillEnd
CustomerSubscriptionUpdated
CustomerTaxIdCreated
CustomerTaxIdDeleted
CustomerTaxIdUpdated
CustomerUpdated
FileCreated
IdentityVerificationSessionCanceled
IdentityVerificationSessionCreated
IdentityVerificationSessionProcessing
IdentityVerificationSessionRedacted
IdentityVerificationSessionRequiresInput
IdentityVerificationSessionVerified
InvoiceCreated
InvoiceDeleted
InvoiceFinalizationFailed
InvoiceFinalized
InvoiceMarkedUncollectible
InvoicePaid
InvoicePaymentActionRequired
InvoicePaymentFailed
InvoicePaymentSucceeded
InvoiceSent
InvoiceUpcoming
InvoiceUpdated
InvoiceVoided
InvoiceitemCreated
InvoiceitemDeleted
InvoiceitemUpdated
IssuingAuthorizationCreated
IssuingAuthorizationRequest
IssuingAuthorizationUpdated
IssuingCardCreated
IssuingCardUpdated
IssuingCardholderCreated
IssuingCardholderUpdated
IssuingDisputeClosed
IssuingDisputeCreated
IssuingDisputeFundsReinstated
IssuingDisputeSubmitted
IssuingDisputeUpdated
IssuingTransactionCreated
IssuingTransactionUpdated
MandateUpdated
OrderCreated
OrderPaymentFailed
OrderPaymentSucceeded
OrderUpdated
OrderReturnCreated
PaymentIntentAmountCapturableUpdated
PaymentIntentCanceled
PaymentIntentCreated
PaymentIntentPaymentFailed
PaymentIntentProcessing
PaymentIntentRequiresAction
PaymentIntentSucceeded
PaymentMethodAttached
PaymentMethodAutomaticallyUpdated
PaymentMethodDetached
PaymentMethodUpdated
PayoutCanceled
PayoutCreated
PayoutFailed
PayoutPaid
PayoutUpdated
PersonCreated
PersonDeleted
PersonUpdated
PlanCreated
PlanDeleted
PlanUpdated
PriceCreated
PriceDeleted
PriceUpdated
ProductCreated
ProductDeleted
ProductUpdated
PromotionCodeCreated
PromotionCodeUpdated
QuoteAccepted
QuoteCanceled
QuoteCreated
QuoteFinalized
RadarEarlyFraudWarningCreated
RadarEarlyFraudWarningUpdated
RecipientCreated
RecipientDeleted
RecipientUpdated
ReportingReportRunFailed
ReportingReportRunSucceeded
ReportingReportTypeUpdated
ReviewClosed
ReviewOpened
SetupIntentCanceled
SetupIntentCreated
SetupIntentRequiresAction
SetupIntentSetupFailed
SetupIntentSucceeded
SigmaScheduledQueryRunCreated
SkuCreated
SkuDeleted
SkuUpdated
SourceCanceled
SourceChargeable
SourceFailed
SourceMandateNotification
SourceRefundAttributesRequired
SourceTransactionCreated
SourceTransactionUpdated
SubscriptionScheduleAborted
SubscriptionScheduleCanceled
SubscriptionScheduleCompleted
SubscriptionScheduleCreated
SubscriptionScheduleExpiring
SubscriptionScheduleReleased
SubscriptionScheduleUpdated
TaxRateCreated
TaxRateUpdated
TopupCanceled
TopupCreated
TopupFailed
TopupReversed
TopupSucceeded
TransferCreated
TransferFailed
TransferPaid
TransferReversed
TransferUpdated
Implementations
Trait Implementations
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error> where
__D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error> where
__D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
Auto Trait Implementations
impl RefUnwindSafe for EventFilter
impl Send for EventFilter
impl Sync for EventFilter
impl Unpin for EventFilter
impl UnwindSafe for EventFilter
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span
, returning an
Instrumented
wrapper. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more