Package com.stripe.model.radar
Class PaymentEvaluation.Outcome.Rejected
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.radar.PaymentEvaluation.Outcome.Rejected
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- PaymentEvaluation.Outcome
Details of an rejected outcome attached to this payment evaluation.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classDetails of an rejected card outcome attached to this payment evaluation. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Rejected
public Rejected()
-
-
Method Details