Class V1ApplicationFeeRefundedEvent

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.core.Event
com.stripe.events.V1ApplicationFeeRefundedEvent
All Implemented Interfaces:
HasId, StripeActiveObject, StripeObjectInterface

public final class V1ApplicationFeeRefundedEvent extends Event
  • Constructor Details

    • V1ApplicationFeeRefundedEvent

      public V1ApplicationFeeRefundedEvent()
  • Method Details

    • fetchRelatedObject

      public ApplicationFee fetchRelatedObject() throws StripeException
      Retrieves the related object from the API. Make an API request on every call.
      Throws:
      StripeException
    • getRelatedObject

      public Event.RelatedObject getRelatedObject()
      Object containing the reference to API resource relevant to the event.