Class V2CoreClaimableSandboxSandboxDetailsOwnerAccountUpdatedEvent

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

public final class V2CoreClaimableSandboxSandboxDetailsOwnerAccountUpdatedEvent extends Event
  • Constructor Details

    • V2CoreClaimableSandboxSandboxDetailsOwnerAccountUpdatedEvent

      public V2CoreClaimableSandboxSandboxDetailsOwnerAccountUpdatedEvent()
  • Method Details

    • fetchRelatedObject

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