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
For more details about LinkedFlows, please refer to the API Reference.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanSet if there is an Issuing dispute associated with the DebitReversal.inthashCode()voidsetIssuingDispute(String issuingDispute) Set if there is an Issuing dispute associated with the DebitReversal.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
LinkedFlows
public LinkedFlows()
-
-
Method Details