Package com.stripe.model.v2
Class EventDestination.StatusDetails
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.EventDestination.StatusDetails
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- EventDestination
For more details about StatusDetails, please refer to the API Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
For more details about Disabled, please refer to the API Reference. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
Details about why the event destination has been disabled.int
hashCode()
void
Details about why the event destination has been disabled.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
StatusDetails
public StatusDetails()
-
-
Method Details