Module: Vapi::Types::CredentialWebhookDtoType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/vapi/types/credential_webhook_dto_type.rb
Constant Summary collapse
- AUTH =
"auth"- SYNC =
"sync"- FORWARD =
"forward"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values