Module: Increase::Models::CardDisputeCreateParams::Visa::ConsumerServicesNotReceived::CancellationOutcome

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

Overview

Cancellation outcome.

Constant Summary collapse

CARDHOLDER_CANCELLATION_PRIOR_TO_EXPECTED_RECEIPT =

Cardholder cancellation prior to expected receipt.

:cardholder_cancellation_prior_to_expected_receipt
MERCHANT_CANCELLATION =

Merchant cancellation.

:merchant_cancellation
NO_CANCELLATION =

No cancellation.

:no_cancellation

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