Package com.stripe.events
Class V2CoreAccountPersonUpdatedEvent.EventData
java.lang.Object
com.stripe.events.V2CoreAccountPersonUpdatedEvent.EventData
- Enclosing class:
- V2CoreAccountPersonUpdatedEvent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe ID of the v2 account.void
setAccountId
(String accountId) The ID of the v2 account.
-
Constructor Details
-
EventData
public EventData()
-
-
Method Details
-
getAccountId
The ID of the v2 account. -
setAccountId
The ID of the v2 account.
-