Package com.stripe.model.v2.core
Class Event.Reason.Request
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.core.Event.Reason.Request
- All Implemented Interfaces:
HasId,StripeObjectInterface
- Enclosing class:
- Event.Reason
Information on the API request that instigated the event.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThe client details that made the request. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetId()inthashCode()voidsetClient(Event.Reason.Request.Client client) voidvoidsetIdempotencyKey(String idempotencyKey) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString