Package com.stripe.model
Class Quote.Computed.LastReestimationDetails
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Quote.Computed.LastReestimationDetails
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Quote.Computed
For more details about LastReestimationDetails, please refer to the API Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classFor more details about Failed, 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 booleanbooleanWhenstatusisfailed, provides details about the quote reestimation failure.Latest status of the reestimation.inthashCode()voidWhenstatusisfailed, provides details about the quote reestimation failure.voidLatest status of the reestimation.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
LastReestimationDetails
public LastReestimationDetails()
-
-
Method Details
-
getFailed
Whenstatusisfailed, provides details about the quote reestimation failure. -
getStatus
Latest status of the reestimation.One of
failed,in_progress, orsucceeded. -
setFailed
Whenstatusisfailed, provides details about the quote reestimation failure. -
setStatus
Latest status of the reestimation.One of
failed,in_progress, orsucceeded. -
equals
-
canEqual
-
hashCode
public int hashCode()
-