Class Account.Settings.PaypayPayments.Site.Restricted

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Account.Settings.PaypayPayments.Site.Restricted
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
Account.Settings.PaypayPayments.Site

public static class Account.Settings.PaypayPayments.Site.Restricted extends StripeObject
For more details about Restricted, please refer to the API Reference.
  • Constructor Details

    • Restricted

      public Restricted()
  • Method Details

    • getPaymentFlowFile

      public String getPaymentFlowFile()
    • setPaymentFlowFile

      public void setPaymentFlowFile(String paymentFlowFile)
    • 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