Class PaymentIntent.PaymentMethodOptions.CardPresent.Routing

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentIntent.PaymentMethodOptions.CardPresent.Routing
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
PaymentIntent.PaymentMethodOptions.CardPresent

public static class PaymentIntent.PaymentMethodOptions.CardPresent.Routing extends StripeObject
  • Constructor Details

    • Routing

      public Routing()
  • Method Details

    • getRequestedPriority

      public String getRequestedPriority()
    • setRequestedPriority

      public void setRequestedPriority(String requestedPriority)
    • 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