Module: Increase::Models::CardPayment::Element::CardSettlement::PurchaseDetails::Travel::CreditReasonIndicator

Extended by:
Internal::Type::Enum
Defined in:
lib/increase/models/card_payment.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
AIRLINE_TICKET_CANCELLATION =

Airline ticket cancellation

:airline_ticket_cancellation
OTHER =

Other

:other
PARTIAL_REFUND_OF_AIRLINE_TICKET =

Partial refund of airline ticket

:partial_refund_of_airline_ticket

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