Package com.stripe.model
Class Invoice.SubscriptionDetails.PauseCollection
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Invoice.SubscriptionDetails.PauseCollection
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Invoice.SubscriptionDetails
The Pause Collection settings determine how we will pause collection for this subscription
and for how long the subscription should be paused.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setBehavior
(String behavior) void
setResumesAt
(Long resumesAt) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString