Module: FinchAPI::Models::Introspection::ClientType
- Extended by:
- Enum
- Defined in:
- lib/finch-api/models/introspection.rb
Overview
The type of application associated with a token.
Constant Summary collapse
- PRODUCTION =
:production- DEVELOPMENT =
:development- SANDBOX =
:sandbox
Method Summary
Methods included from Enum
==, ===, coerce, dump, try_strict_coerce, values
Methods included from Converter
#coerce, coerce, #dump, dump, #try_strict_coerce, try_strict_coerce, type_info