Class PaymentAttemptRecord.PaymentMethodDetails.Sunbit

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentAttemptRecord.PaymentMethodDetails.Sunbit
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
PaymentAttemptRecord.PaymentMethodDetails

public static class PaymentAttemptRecord.PaymentMethodDetails.Sunbit extends StripeObject
For more details about Sunbit, please refer to the API Reference.
  • Constructor Details

    • Sunbit

      public Sunbit()
  • Method Details

    • getTransactionId

      public String getTransactionId()
      The Sunbit transaction ID associated with this payment.
    • setTransactionId

      public void setTransactionId(String transactionId)
      The Sunbit transaction ID associated with this payment.
    • 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