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

Extended by:
Enum
Defined in:
lib/finch-api/models/create_access_token_response.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, values

Methods included from Converter

#coerce, coerce, #dump, dump, type_info