Class V1InvoiceVoidedEvent

All Implemented Interfaces:
HasId, StripeActiveObject, StripeObjectInterface

public final class V1InvoiceVoidedEvent extends Event
  • Constructor Details

    • V1InvoiceVoidedEvent

      public V1InvoiceVoidedEvent()
  • Method Details

    • fetchRelatedObject

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