Package com.stripe.model.v2.core
Class Event.Reason
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.core.Event.Reason
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Event
Reason for the event.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Information on the API request that instigated the event. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getType()
int
hashCode()
void
setRequest
(Event.Reason.Request request) void
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString