Module: FinchAPI::Models::Sandbox::PaymentCreateParams::PayStatement::PaymentMethod

Extended by:
Type::Enum
Defined in:
lib/finch-api/models/sandbox/payment_create_params.rb

Overview

The payment method.

Constant Summary collapse

CHECK =
:check
DIRECT_DEPOSIT =
:direct_deposit

Method Summary

Methods included from Type::Enum

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

Methods included from Type::Converter

#coerce, coerce, #dump, dump, type_info