Module: Vapi::Types::HmacAuthenticationPlanSignatureEncoding
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/vapi/types/hmac_authentication_plan_signature_encoding.rb
Constant Summary collapse
- HEX =
"hex"- BASE_64 =
"base64"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values