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

Performs the conversion.

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Formats the value using the given formatter. Read more

Deserialize this value from the given Serde deserializer. Read more

Formats the value using the given formatter. Read more

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more

Instruments this type with the current Span, returning an Instrumented wrapper. Read more

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more

Instruments this type with the current Span, returning an Instrumented wrapper. Read more

Performs the conversion.

Should always be Self

The resulting type after obtaining ownership.

Creates owned data from borrowed data, usually by cloning. Read more

🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

Converts the given value to a String. Read more

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

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