Package com.stripe.model.v2.core
Class Account.Configuration.Merchant.SmartDisputes
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.core.Account.Configuration.Merchant.SmartDisputes
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Account.Configuration.Merchant
Settings for Smart Disputes automatic response feature.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classSettings for Smart Disputes auto_respond. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanSettings for Smart Disputes auto_respond.inthashCode()voidSettings for Smart Disputes auto_respond.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
SmartDisputes
public SmartDisputes()
-
-
Method Details