Increase. CardDisputes. CardDispute. Visa. UserSubmission. CardDisputeVisaUserSubmissionsMerchantPrearbitrationDecline
(Increase v1.0.0)
Copy Markdown
View Source
A Visa Card Dispute Merchant Pre-Arbitration Decline User Submission object.
This field will be present in the JSON response if and only if category is
equal to merchant_prearbitration_decline. Contains the details specific to
a merchant prearbitration decline Visa Card Dispute User Submission.
Fields
reason- The reason the user declined the merchant's request for pre-arbitration in their favor.
Summary
Types
@type t() :: %Increase.CardDisputes.CardDispute.Visa.UserSubmission.CardDisputeVisaUserSubmissionsMerchantPrearbitrationDecline{ reason: String.t() }