Class DebitReversal.LinkedFlows

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.treasury.DebitReversal.LinkedFlows
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
DebitReversal

public static class DebitReversal.LinkedFlows extends StripeObject
  • Constructor Details

    • LinkedFlows

      public LinkedFlows()
  • Method Details

    • getIssuingDispute

      public String getIssuingDispute()
      Set if there is an Issuing dispute associated with the DebitReversal.
    • setIssuingDispute

      public void setIssuingDispute(String issuingDispute)
      Set if there is an Issuing dispute associated with the DebitReversal.
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object