Module: FinchAPI::Models::Connect::SessionNewParams::Integration::AuthMethod

Extended by:
Type::Enum
Defined in:
lib/finch-api/models/connect/session_new_params.rb

Overview

def initialize: (Hash | FinchAPI::BaseModel) -> void

Constant Summary collapse

ASSISTED =
:assisted
CREDENTIAL =
:credential
OAUTH =
:oauth
API_TOKEN =
:api_token

Method Summary

Methods included from Type::Enum

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

Methods included from Type::Converter

#coerce, coerce, #dump, dump, type_info