Package com.stripe.model.radar
Class PaymentEvaluation.Signals
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.radar.PaymentEvaluation.Signals
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- PaymentEvaluation
Collection of signals for this payment evaluation.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classA payment evaluation signal with evaluated_at, risk_level, and score fields. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanA payment evaluation signal with evaluated_at, risk_level, and score fields.inthashCode()voidsetFraudulentPayment(PaymentEvaluation.Signals.FraudulentPayment fraudulentPayment) A payment evaluation signal with evaluated_at, risk_level, and score fields.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Signals
public Signals()
-
-
Method Details
-
getFraudulentPayment
A payment evaluation signal with evaluated_at, risk_level, and score fields. -
setFraudulentPayment
A payment evaluation signal with evaluated_at, risk_level, and score fields. -
equals
-
canEqual
-
hashCode
public int hashCode()
-