How can we help you?

The LifecycleEvent object

Product: FeraCalendar Topic: API Versions: Applies to all documented versions Current

Audience: Application developers
Editorial status: Published — Source Validated
Product: FeraCalendar
Classification: administrative

Attributes

Field Type Required Description
eventType string Yes Exact lifecycle type.
eventVersion integer No Lifecycle version.
eventId string (uuid) No Idempotent event UUID.
data object Yes FeraCal lifecycle data.

Example

{
    "eventVersion": 1
}

Source

supplied openapi/openapi.json#/components/schemas/LifecycleEvent