Class: Gusto::Webhooks::WebhookSubscriptionStatus
- Inherits:
-
Object
- Object
- Gusto::Webhooks::WebhookSubscriptionStatus
- Defined in:
- lib/fern_gusto/webhooks/types/webhook_subscription_status.rb
Overview
The status of the webhook subscription.
Constant Summary collapse
- PENDING =
"pending"- VERIFIED =
"verified"- REMOVED =
"removed"