Class PaymentIntent.PaymentDetails.CarRental.Affiliate

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentIntent.PaymentDetails.CarRental.Affiliate
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
PaymentIntent.PaymentDetails.CarRental

public static class PaymentIntent.PaymentDetails.CarRental.Affiliate extends StripeObject
  • Constructor Details

    • Affiliate

      public Affiliate()
  • Method Details

    • getName

      public String getName()
      The name of the affiliate that originated the purchase.
    • setName

      public void setName(String name)
      The name of the affiliate that originated the purchase.
    • 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