Class PaymentIntent.AmountDetails.Tip

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentIntent.AmountDetails.Tip
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
PaymentIntent.AmountDetails

public static class PaymentIntent.AmountDetails.Tip extends StripeObject
  • Constructor Details

    • Tip

      public Tip()
  • Method Details

    • getAmount

      public Long getAmount()
    • setAmount

      public void setAmount(Long amount)
    • 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