Module: Increase::Models::Transaction::Source::CardSettlement::PurchaseDetails::Travel::Ancillary::CreditReasonIndicator

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

Overview

Indicates the reason for a credit to the cardholder.

Constant Summary collapse

NO_CREDIT =

No credit

:no_credit
PASSENGER_TRANSPORT_ANCILLARY_PURCHASE_CANCELLATION =

Passenger transport ancillary purchase cancellation

:passenger_transport_ancillary_purchase_cancellation
AIRLINE_TICKET_AND_PASSENGER_TRANSPORT_ANCILLARY_PURCHASE_CANCELLATION =

Airline ticket and passenger transport ancillary purchase cancellation

:airline_ticket_and_passenger_transport_ancillary_purchase_cancellation
OTHER =

Other

:other

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