Class V2CoreAccountPersonUpdatedEvent.EventData

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

public static final class V2CoreAccountPersonUpdatedEvent.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.