Package com.stripe.model
Class Quote.StatusDetails
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Quote.StatusDetails
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Quote
For more details about StatusDetails, please refer to the API Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
For more details about Canceled, please refer to the API Reference.static class
For more details about Stale, 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
getStale()
int
hashCode()
void
setCanceled
(Quote.StatusDetails.Canceled canceled) void
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString