Module: FinchAPI::Models::Introspection::ClientType

Extended by:
Type::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 Type::Enum

==, ===, coerce, dump, values

Methods included from Type::Converter

#coerce, coerce, #dump, dump, type_info