Package com.stripe.model
Class Refund.NextActionDisplayDetails
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Refund.NextActionDisplayDetails
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
Refund
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
The expiry timestamp.int
hashCode()
void
void
setExpiresAt
(Long expiresAt) The expiry timestamp.Methods inherited from class com.stripe.model.StripeObject
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
NextActionDisplayDetails
public NextActionDisplayDetails()
-
-
Method Details