Package com.stripe.model
Class Subscription.BillingSchedule.BillUntil.Duration
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Subscription.BillingSchedule.BillUntil.Duration
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Subscription.BillingSchedule.BillUntil
Configures the
bill_until
date based on the provided interval
and
interval_count
.-
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
setInterval
(String interval) void
setIntervalCount
(Long intervalCount) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString