Class Reader.Action.RefundPayment.RefundPaymentConfig

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.terminal.Reader.Action.RefundPayment.RefundPaymentConfig
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
Reader.Action.RefundPayment

public static class Reader.Action.RefundPayment.RefundPaymentConfig extends StripeObject
Represents a per-transaction override of a reader configuration.
  • Constructor Details

    • RefundPaymentConfig

      public RefundPaymentConfig()
  • Method Details

    • getEnableCustomerCancellation

      public Boolean getEnableCustomerCancellation()
    • setEnableCustomerCancellation

      public void setEnableCustomerCancellation(Boolean enableCustomerCancellation)
    • 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