Module: FinchAPI::Models::CreateAccessTokenResponse::ClientType

Extended by:
Internal::Type::Enum
Defined in:
lib/finch_api/models/create_access_token_response.rb

Overview

The type of application associated with a token.

See Also:

Constant Summary collapse

PRODUCTION =
:production
DEVELOPMENT =
:development
SANDBOX =
:sandbox

Method Summary

Methods included from Internal::Type::Enum

==, ===, coerce, dump, hash, inspect, values

Methods included from Internal::Util::SorbetRuntimeSupport

#const_missing, #define_sorbet_constant!

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, #inspect, inspect, type_info