Module: Whop_sdk::Types::WebhookAPIVersion
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/webhook_api_version.rb
Constant Summary collapse
- V1 =
"v1"- V2 =
"v2"- V5 =
"v5"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values