Class EventNotification.Request

java.lang.Object
com.stripe.model.v2.core.EventNotification.Request
Enclosing class:
EventNotification

public static class EventNotification.Request extends Object
For more details about Request, please refer to the API Reference.
  • Constructor Details

    • Request

      public Request()
  • Method Details

    • getId

      public String getId()
      ID of the API request that caused the event.
    • getIdempotencyKey

      public String getIdempotencyKey()
      The idempotency key transmitted during the request.