Package com.stripe.model.treasury
Class DebitReversal.LinkedFlows
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.treasury.DebitReversal.LinkedFlows
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- DebitReversal
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
Set if there is an Issuing dispute associated with the DebitReversal.int
hashCode()
void
setIssuingDispute
(String issuingDispute) Set if there is an Issuing dispute associated with the DebitReversal.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
LinkedFlows
public LinkedFlows()
-
-
Method Details