Module: Increase::Models::CardDisputeSubmitUserSubmissionParams::Visa::Chargeback::ProcessingError::PaidByOtherMeans::OtherFormOfPaymentEvidence

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

Overview

Other form of payment evidence.

Constant Summary collapse

CANCELED_CHECK =

Canceled check.

:canceled_check
CARD_TRANSACTION =

Card transaction.

:card_transaction
CASH_RECEIPT =

Cash receipt.

:cash_receipt
OTHER =

Other.

:other
STATEMENT =

Statement.

:statement
VOUCHER =

Voucher.

:voucher

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