Class V1FileCreatedEvent

All Implemented Interfaces:
HasId, StripeActiveObject, StripeObjectInterface

public final class V1FileCreatedEvent extends Event
  • Constructor Details

    • V1FileCreatedEvent

      public V1FileCreatedEvent()
  • Method Details

    • fetchRelatedObject

      public File 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.