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

public static class Event.Reason.Request extends StripeObject implements HasId
Information on the API request that instigated the event.
  • Constructor Details

    • Request

      public Request()
  • Method Details