Package com.stripe.model.v2.core
Class Account.Configuration.Merchant.CardPayments.DeclineOn
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.core.Account.Configuration.Merchant.CardPayments.DeclineOn
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Account.Configuration.Merchant.CardPayments
Automatically declines certain charge types regardless of whether the card issuer
accepted or declined the charge.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setAvsFailure
(Boolean avsFailure) void
setCvcFailure
(Boolean cvcFailure) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString