Package com.stripe.events
Class V2IamApiKeyCreatedEvent
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.core.Event
com.stripe.events.V2IamApiKeyCreatedEvent
- All Implemented Interfaces:
HasId,StripeActiveObject,StripeObjectInterface
-
Nested Class Summary
Nested classes/interfaces inherited from class com.stripe.model.v2.core.Event
Event.Reason, Event.RelatedObject -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.stripe.model.v2.core.Event
canEqual, equals, fetchRelatedObject, getChanges, getContext, getCreated, getId, getLivemode, getObject, getReason, getResponseGetter, getType, hashCode, parse, setChanges, setContext, setCreated, setId, setLivemode, setObject, setReason, setResponseGetter, setTypeMethods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.stripe.model.StripeActiveObject
trySetResponseGetter
-
Constructor Details
-
V2IamApiKeyCreatedEvent
public V2IamApiKeyCreatedEvent()
-