Module: Increase::Models::CardDisputeCreateParams::Visa::ConsumerMerchandiseMisrepresentation::ReturnAttempted::AttemptReason
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/increase/models/card_dispute_create_params.rb
Overview
Attempt reason.
Constant Summary collapse
- MERCHANT_NOT_RESPONDING =
Merchant not responding.
:merchant_not_responding- NO_RETURN_AUTHORIZATION_PROVIDED =
No return authorization provided.
:no_return_authorization_provided- NO_RETURN_INSTRUCTIONS =
No return instructions.
:no_return_instructions- REQUESTED_NOT_TO_RETURN =
Requested not to return.
:requested_not_to_return- RETURN_NOT_ACCEPTED =
Return not accepted.
:return_not_accepted
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