Class Card.LifecycleControls.CancelAfter

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.issuing.Card.LifecycleControls.CancelAfter
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
Card.LifecycleControls

public static class Card.LifecycleControls.CancelAfter extends StripeObject
For more details about CancelAfter, please refer to the API Reference.
  • Constructor Details

    • CancelAfter

      public CancelAfter()
  • Method Details

    • getPaymentCount

      public Long getPaymentCount()
    • setPaymentCount

      public void setPaymentCount(Long paymentCount)
    • 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