Class V2CoreAccountPersonDeletedEvent.EventData

java.lang.Object
com.stripe.events.V2CoreAccountPersonDeletedEvent.EventData
Enclosing class:
V2CoreAccountPersonDeletedEvent

public static final class V2CoreAccountPersonDeletedEvent.EventData extends Object
  • Constructor Details

    • EventData

      public EventData()
  • Method Details

    • getAccountId

      public String getAccountId()
      The ID of the v2 account.
    • setAccountId

      public void setAccountId(String accountId)
      The ID of the v2 account.