Class SetupIntent.PaymentMethodOptions.AmazonPay

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.SetupIntent.PaymentMethodOptions.AmazonPay
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
SetupIntent.PaymentMethodOptions

public static class SetupIntent.PaymentMethodOptions.AmazonPay extends StripeObject
Transaction type of the mandate.

One of business, or personal.

  • Constructor Details

    • AmazonPay

      public AmazonPay()
  • Method Details

    • 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