import 'package:multibaas/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
id | int | The ID of the webhook event. | |
eventType | WebhookEventsType | ||
data | JsonObject | The data associated with the event. | |
createdAt | DateTime | The time the webhook event was created. | |
deliveredAt | DateTime | The time the webhook event was last updated. | [optional] |