Class Card.CreatedBy.Payment

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.giftcards.Card.CreatedBy.Payment
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
Card.CreatedBy

public static class Card.CreatedBy.Payment extends StripeObject
  • Constructor Details

    • Payment

      public Payment()
  • Method Details

    • getPaymentIntent

      public String getPaymentIntent()
    • setPaymentIntent

      public void setPaymentIntent(String paymentIntent)
    • 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