Module: Increase::Models::CardDisputeSubmitUserSubmissionParams::Visa::Category
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/increase/models/card_dispute_submit_user_submission_params.rb
Overview
The category of the user submission. Details specific to the category are required under the sub-object with the same identifier as the category.
Constant Summary collapse
- CHARGEBACK =
Chargeback.
:chargeback- MERCHANT_PREARBITRATION_DECLINE =
Merchant pre-arbitration decline.
:merchant_prearbitration_decline- USER_PREARBITRATION =
User pre-arbitration.
:user_prearbitration
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