Enum Class DisputeUpdateParams.IntendedSubmissionMethod

java.lang.Object
java.lang.Enum<DisputeUpdateParams.IntendedSubmissionMethod>
com.stripe.param.DisputeUpdateParams.IntendedSubmissionMethod
All Implemented Interfaces:
ApiRequestParams.EnumParam, Serializable, Comparable<DisputeUpdateParams.IntendedSubmissionMethod>, Constable
Enclosing class:
DisputeUpdateParams

public static enum DisputeUpdateParams.IntendedSubmissionMethod extends Enum<DisputeUpdateParams.IntendedSubmissionMethod> implements ApiRequestParams.EnumParam
A field acknowledging the fee incurred when countering a Visa compliance dispute. If this field is set to true, evidence can be submitted for the compliance dispute. Stripe collects a 500 USD (or local equivalent) amount to cover the network costs associated with resolving compliance disputes. Stripe refunds the 500 USD network fee if you win the dispute.