Module: Increase::Models::InboundACHTransfer::InternationalAddenda::ForeignExchangeReferenceIndicator

Extended by:
Internal::Type::Enum
Defined in:
lib/increase/models/inbound_ach_transfer.rb

Overview

An instruction of how to interpret the ‘foreign_exchange_reference` field for this Transaction.

Constant Summary collapse

FOREIGN_EXCHANGE_RATE =

The ACH file contains a foreign exchange rate.

:foreign_exchange_rate
FOREIGN_EXCHANGE_REFERENCE_NUMBER =

The ACH file contains a reference to a well-known foreign exchange rate.

:foreign_exchange_reference_number
BLANK =

There is no foreign exchange for this transfer, so the ‘foreign_exchange_reference` field is blank.

:blank

Method Summary

Methods included from Internal::Type::Enum

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

Methods included from Internal::Util::SorbetRuntimeSupport

#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, inspect, #inspect, meta_info, new_coerce_state, type_info