{
"type": "feature.deleted",
"messageId": "a6ce...",
"traceId": "549a...",
"id": "feature-test-id",
"name": "feature-test-name",
"unit": "seat",
"units": "seats",
"description": "feature test description",
"featureType": "NUMBER",
"meterType": "INCREMENTAL",
"status": "ACTIVE"
}
Fired when a feature is deleted. Consider soft-deleting locally to preserve historical analytics.
{
"type": "feature.deleted",
"messageId": "a6ce...",
"traceId": "549a...",
"id": "feature-test-id",
"name": "feature-test-name",
"unit": "seat",
"units": "seats",
"description": "feature test description",
"featureType": "NUMBER",
"meterType": "INCREMENTAL",
"status": "ACTIVE"
}
Canonical representation of a feature that can be packaged in plans or add-ons.