Class PaymentEvaluation.Event.UserInterventionRaised.Custom

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.radar.PaymentEvaluation.Event.UserInterventionRaised.Custom
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
PaymentEvaluation.Event.UserInterventionRaised

public static class PaymentEvaluation.Event.UserInterventionRaised.Custom extends StripeObject
User intervention raised custom event details attached to this payment evaluation.
  • Constructor Details

    • Custom

      public Custom()
  • Method Details

    • getType

      public String getType()
    • setType

      public void setType(String type)
    • 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