Package com.stripe.events
Class V2BillingBillSettingUpdatedEvent.EventData
java.lang.Object
com.stripe.events.V2BillingBillSettingUpdatedEvent.EventData
- Enclosing class:
- V2BillingBillSettingUpdatedEvent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionTimestamp of when the object was updated.void
setUpdated
(Instant updated) Timestamp of when the object was updated.
-
Constructor Details
-
EventData
public EventData()
-
-
Method Details
-
getUpdated
Timestamp of when the object was updated. -
setUpdated
Timestamp of when the object was updated.
-