Package com.stripe.events
Class V2CoreHealthIssuingAuthorizationRequestTimeoutFiringEventNotification
java.lang.Object
com.stripe.model.v2.core.EventNotification
com.stripe.events.V2CoreHealthIssuingAuthorizationRequestTimeoutFiringEventNotification
public final class V2CoreHealthIssuingAuthorizationRequestTimeoutFiringEventNotification
extends EventNotification
-
Nested Class Summary
Nested classes/interfaces inherited from class com.stripe.model.v2.core.EventNotification
EventNotification.Reason, EventNotification.Request
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionRetrieve the corresponding full event from the Stripe API.Methods inherited from class com.stripe.model.v2.core.EventNotification
fetchRelatedObject, fromJson, getContext, getCreated, getId, getLivemode, getReason, getType
-
Constructor Details
-
V2CoreHealthIssuingAuthorizationRequestTimeoutFiringEventNotification
public V2CoreHealthIssuingAuthorizationRequestTimeoutFiringEventNotification()
-
-
Method Details
-
fetchEvent
public V2CoreHealthIssuingAuthorizationRequestTimeoutFiringEvent fetchEvent() throws StripeExceptionRetrieve the corresponding full event from the Stripe API.- Overrides:
fetchEvent
in classEventNotification
- Throws:
StripeException
-