Module: VitableConnect::Types::GrantType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/VitableConnect/types/grant_type.rb
Constant Summary collapse
- CLIENT_CREDENTIALS =
"client_credentials"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values